* Adeodato Simó:
> Why don't you just pass "-i" alone to
> debuild/dpkg-buildpackage/dpkg-source? That way, the default regexp
> that dpkg provides will be used, which I think is good enough.
The package may have been prepared with a different version of
dpkg-source, and just using "-i" might pr
* Florian Weimer [Sun, 11 Jan 2009 19:39:33 +0100]:
> There seems to be some confusion what's the correct way to ignore only
> the .git subdirectory (and not anything else gittish, which might have
> been present in the .diff.gz before).
> Has anybody come up with a proper regexp for -i? Would
On Sunday 11 January 2009 20:39:33 Florian Weimer wrote:
> There seems to be some confusion what's the correct way to ignore only
> the .git subdirectory (and not anything else gittish, which might have
> been present in the .diff.gz before).
>
> Has anybody come up with a proper regexp for -i? Wo
There seems to be some confusion what's the correct way to ignore only
the .git subdirectory (and not anything else gittish, which might have
been present in the .diff.gz before).
Has anybody come up with a proper regexp for -i? Would
-I.git '-i^\.git/'
do the trick?
--
To UNSUBSCRIBE, ema
4 matches
Mail list logo