Frank Lichtenheld writes ("Re: Bug#390915: Revised patch"):
> This would probably fix #207289 on the side because it makes all
> read-only files in the tar ball writable, right? (At least for all
> remotely practical umask settings...)
Yes.
> Will apply the patch.
E
On Wed, May 30, 2007 at 08:47:02PM +0100, Ian Jackson wrote:
> +# Unfortunately tar insists on applying our umask _to the original
> +# permissions_ rather than mostly-ignoring the original
> +# permissions. We fix it up with chmod -R (which saves us some
> +# work) but we have to
Sorry, I hadn't tested the previous patch. There are a couple of
extra `my's needed.
Ian.
diff -bB --exclude='*~' --exclude='*.orig' --exclude='*.rej' -ruN
in/debian/dpkg-1.14.4/scripts/dpkg-source.pl
construct/dpkg-1.14.4/scripts/dpkg-source.pl
--- in/debian/dpkg-1.14.4/scripts/dpkg-source.pl
3 matches
Mail list logo