Home | Docs | Forums | Lists | Bugs | Planet | Store | GMN | Get Gentoo!
Not eligible to see or edit group visibility for this bug.
View Bug Activity | Format For Printing | XML | Clone This Bug
Hello! I've found this in the ebuild: src_compile() { unpack ${A} cd ${S} epatch ${FILESDIR}/${P}-amd64.patch } src_compile() { local myconf="\ $(use_enable fftw) \ $(use_enable fftw fftw3) \ $(use_enable imagemagick ImageMagick) \ $(use_enable tiff)" gnuconfig_update kde_src_compile } ehhh.. I know - its obcious - first src_compile have to changed to src_unpack Regards, Przemek
Thanks! Commited to CVS.