On Mon, Apr 21, 2008 at 5:22 PM, Qiangning Hong <[EMAIL PROTECTED]> wrote: > It is because the dblocation.texi file is not generated in the compile > stage. If I comment out the following lines in > findutils-4.4.0.ebuild: > > # Don't build or install locate because it conflicts with slocate, > # which is a secure version of locate. See bug 18729 > sed -i '/^SUBDIRS/s/locate//' Makefile.in > > it works. So I think there must be other things should be sed'ed out > beside the 'locate' string.
After a bit more work, I found out that if I comment out the two "touch" lines in the ebuild, it works too even if I leave the sed line uncommented. As the irix & interix patches and the touch lines are not in the ebuild of main portage, I think this bug is specific to gentoo prefix portage? -- Qiangning Hong http://www.douban.com/people/hongqn/ -- [email protected] mailing list
