From: Julien B. <jb...@jb...> - 2004-04-26 08:51:37
|
Tijl Coosemans <ti...@ul...> wrote: > I think this was a problem in 6.67 where a config file was put > into /etc. As far as I can see this has been fixed in 6.68 where the > config files are placed in ${prefix}/etc. Which is still incorrect, as config files should go to $DESTDIR/$sysconfdir. $DESTDIR should be used when building packages, messing with $prefix is just asking for problems. The autotools have had full support for $DESTDIR (including libtool) for the last couple of releases already. JB. -- Julien BLACHE <http://www.jblache.org> <jb...@jb...> GPG KeyID 0xF5D65169 |