Christian Marillat wrote: > >>>> "YA" == Yves Arrouye <[EMAIL PROTECTED]> writes: > >> $(MAKE) install prefix=`pwd`/debian/tmp/usr sysconfdir=`pwd`/tmp/etc > > YA> If it's using autoconf, there's a chance that the package also lets you > YA> specify DESTDIR to install, as in: > > YA> $(MAKE) install DESTDIR=`pwd`/debian/tmp > > This is dangerous, because if a package use i18n the Makefile in po/ don't > understand DESTDIR, and all locale aren't installed. Which should be recorded as a bug against the gettext package. In fact it is, see bugs #41823 and #52571. -- Ivo Timmermans Deja moo: the feeling you've heard this bullshit before.
- Installing files in /etc Wesley W. Terpstra
- Re: Installing files in /etc Timshel Knoll
- Re: Installing files in /etc Wesley W. Terpstra
- Re: Installing files in /etc Yves Arrouye
- Re: Installing files in /etc Christian Marillat
- RE: Installing files in /etc Ivo Timmermans
- RE: Installing files in /etc Yves Arrouye
- Re: Installing files in /etc Christian Marillat
- Re: Installing files in /etc Josip Rodin
- RE: Installing files in /etc Yves Arrouye
- Re: Installing files in /etc Wesley W. Terpstra
- Re: Installing files in /etc Steve Robbins
- RE: Installing files in /etc Yves Arrouye
- Re: Installing files in /etc Wesley W. Terpstra
- Re: Installing files in /etc Josip Rodin
- Re: Installing files in /etc Falk Hueffner