Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 372149 - =dev-lang/mercury-extras-11.01 fails find in the ebuild
Summary: =dev-lang/mercury-extras-11.01 fails find in the ebuild
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Keri Harris
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-06-18 09:28 UTC by Agostino Sarubbo
Modified: 2011-06-18 20:30 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2011-06-18 09:28:13 UTC
find: "/tmp/portage/dev-lang/mercury-extras-11.01/image//usr/share/doc/mercury-extras-11.01/samples": No such file or directory
>>> Completed installing mercury-extras-11.01 into /tmp/portage/dev-lang/mercury-extras-11.01/image/

strip: x86_64-pc-linux-gnu-strip --strip-unneeded -R .comment
   usr/bin/moose


I thinks is related to: 

rm -rf $(find "${D}"/usr/share/doc/${PF}/samples -name CVS -o -name .cvsignore)
in the ebuild.
Comment 1 Keri Harris gentoo-dev 2011-06-18 20:30:56 UTC
Thanks for catching that! Fixed in CVS; I've wrapped the errant call with a check for USE=examples.