Re: Keep directory in working tree, but exclude from foo.diff.gz
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
Reply to: