On Sun, Feb 01, 2004 at 03:53:45PM +0100, Thomas Carrié wrote: > Since I am new to debian, I would like to know how to pass parameters to > ./configure when using "apt-get -b source apache2" ?
Get the source with 'apt-get source apache2', edit debian/rules in the unpacked source directory, and build the package with 'dpkg-buildpackage -rfakeroot' (or 'debuild'). There is no general interface to passing parameters to configure. -- Colin Watson [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]