On 2/22/15, scsijon <[email protected]> wrote: > I go look at the file itself, it it says > > LIBATTR := yes > >
Jon, Ha ha, I just checked the source from the official download site, as per here: http://t2-project.org/packages/libcap.html Opened it up, and yep: ./Make.Rules:LIBATTR := yes Ditto for the source here: http://dl.t2-project.org/mirror/9.0/l/libcap-2.17.tar.bz2 My source is here: http://distro.ibiblio.org/quirky/quirky6/sources/t2/april/libcap-2.17.tar.bz2 Curious that my source is different. Anyway, how about this fix in libcap.conf: pkg_installed attr || hook_add premake 5 "sed -i -e 's%^LIBATTR := .*%LIBATTR := no%' Make.Rules" ...Rene, does that seem OK? Regards, Barry ----------------------------------------------------------- If you wish to unsubscribe from this mailing, send mail to [email protected] with a subject of: unsubscribe t2
