>>>> "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. Christian -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
- 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