Re: install path for a deb package

2004-05-11 Thread Rob Weir
On Tue, May 11, 2004 at 10:09:55PM +0100, Lars E. D. Jensen said > Hi list > > I'm trying to make a deb package for the first time. You can try asking on the debian-mentors list, it's specifically for package questions like this... -- Rob Weir <[EMAIL PROTECTED]> | [EMAIL PROTECTED] | Do I lo

install path for a deb package

2004-05-11 Thread Lars E. D. Jensen
Hi list I'm trying to make a deb package for the first time. My rules script looks like this: ---cut--- install: build dh_testdir dh_testroot dh_clean -k dh_installdirs # Add here commands to install the package into debian/vpopmail. $(MAKE) insta