On Thu, Apr 24, 2008 at 10:31:21PM -0400, Felipe Sateler wrote: > Ben Finney wrote: > > > What would be the best way to keep such a directory in place, but > > exclude the directory from the Debian source and binary packages? > > dpkg-source -i"regexp"?
I am too lazy to type extra regexp I have ~/.devscripts with: DEBUILD_DPKG_BUILDPACKAGE_OPTS="-i -ICVS -I.svn -I.git" I also have ~/.pbuilderrc with: DEBBUILDOPTS="-i -ICVS -I.svn -I.git" Osamu -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

