public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] don't delete debian directory in official debian builds
@ 2004-08-14 19:39 Andres Salomon
  2004-08-15  7:15 ` Sam Ravnborg
  0 siblings, 1 reply; 5+ messages in thread
From: Andres Salomon @ 2004-08-14 19:39 UTC (permalink / raw)
  To: linux-kernel; +Cc: akpm


[-- Attachment #1.1: Type: text/plain, Size: 621 bytes --]

Hi,

Somewhere along the 2.6 series, there was a change made that causes
distclean to automatically delete the debian/ subdirectory from the top
of the kernel tree.  This causes grief for the official debian kernel
packages; the debian directory shouldn't be deleted in the packages.
Please apply the attached patch; it causes the debian/ subdirectory to
only be deleted if there's no debian/official.

An even better solution would be to mark the debian directory as being
created by the kernel (touch debian/linus), and only delete it if the
kernel created it.


-- 
Andres Salomon <dilinger@voxel.net>

[-- Attachment #1.2: dont-delete-debian.patch --]
[-- Type: application/x-shellscript, Size: 739 bytes --]

[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 189 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2004-08-15  8:23 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-08-14 19:39 [PATCH] don't delete debian directory in official debian builds Andres Salomon
2004-08-15  7:15 ` Sam Ravnborg
2004-08-15  7:56   ` Andres Salomon
2004-08-15  8:15     ` Sam Ravnborg
2004-08-15  8:23       ` Andres Salomon

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox