On Sat, 14 Aug 2004 22:17:17 +0200, Christoph Hellwig wrote:
[...]
>
> Umm, again, debian has the concept of a .orig.gz and a diff.gz and we
> shouldn't mess with .orig.gz unless we can't redistribute it.
>
Normally I'd agree, but the orig.tar.gz isn't upstream's anyways. We're
still modifying
On Sat, Aug 14, 2004 at 03:27:52PM -0400, Andres Salomon wrote:
> I'm not convinced we can do this through a dpatch. The problem is, dpatch
> must first be run on the source before we can do a proper make clean. If
> you've just downloaded the kernel-source package, and run a debuild on it,
> it
On Sat, 14 Aug 2004 13:53:36 +0200, Christoph Hellwig wrote:
>> +# Upstream deletes our debian directory. Bastards.
>> +sed 's#rm -rf $(objtree)/debian/#test -f $(objtree)/debian/official || rm
>> -rf $(objtree)/debian/#' scripts/package/Makefile >
>> scripts/package/Makefile.ouch
>> +mv script
> +# Upstream deletes our debian directory. Bastards.
> +sed 's#rm -rf $(objtree)/debian/#test -f $(objtree)/debian/official || rm
> -rf $(objtree)/debian/#' scripts/package/Makefile >
> scripts/package/Makefile.ouch
> +mv scripts/package/Makefile.ouch scripts/package/Makefile
Yikes! It's bad
4 matches
Mail list logo