On Fri, Aug 03, 2001 at 01:15:30PM -0300, Gustavo Noronha Silva wrote: > Em Fri, 3 Aug 2001 08:06:13 -0500 > Colin Watson <[EMAIL PROTECTED]> escreveu: > > > > # Add here commands to install the package into debian/tmp. > > > $(MAKE) install prefix=`pwd`/debian/tmp/usr > take care... if you use DH_COMPAT >= 2 you'll need to install to > `pwd`/debian/packagename instead of `pwd`/debian/tmp > > and DH_COMPAT 3 is the default by now...
Only if you're using a new dh_make, and he quoted a debian/rules that had DH_COMPAT set to 1. Good point in general, of course. -- Colin Watson [EMAIL PROTECTED]