On Fri, Nov 23, 2007, Jon Dowland wrote: > $ pdebuild --debbuildopts nostrip > W: /home/jon/.pbuilderrc does not exist > dpkg-buildpackage: unknown option or argument %s nostrip
I think you're confusing pbuilder "debbuildopts" / "DEBBUILDOPTS" which is a list of flags to pass to dpkg-buildpackage (see pbuilderrc(5)) and policy's DEB_BUILD_OPTS which is a list of build options as parsed by debian/rules. -- Loïc Minier

