[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Use $DEB_BUILD_DIR rather than parent directory?



Previously Steve Greenland wrote:
> I, for one, would like this feature. I'm vastly confused about why it
> would be a policy issue, though.

because it means all debian/rules files need to be changed to replace
	
	dpkg --build debian/tmp ..

with
	dpkg --build debian/tmp $(DEB_BUILD_DIR)

Wichert.

-- 
   ________________________________________________________________
 / Generally uninteresting signature - ignore at your convenience  \
| wichert@cistron.nl                  http://www.liacs.nl/~wichert/ |
| 1024D/2FA3BC2D 576E 100B 518D 2F16 36B0  2805 3CB8 9250 2FA3 BC2D |



Reply to: