I have been trying to build a debian package out of plain sources using deb-make and dpkg-buildpackage. I need to pass an argument to configure (--with-qt2) but I don't know how to do it from dpkg-buildpackage. I know I can edit configure.in and set it there, but I don't think that's the way to go... -- Daniel de los Reyes [EMAIL PROTECTED]
- Re: Using dpkg-buildpackage Daniel de los Reyes
- Re: Using dpkg-buildpackage Colin Watson