r3588 - trunk/kernel/source/linux-2.6-2.6.12/debian/templates

Andres Salomon dilinger at costa.debian.org
Tue Jul 19 20:57:50 UTC 2005


Author: dilinger
Date: 2005-07-19 20:57:49 +0000 (Tue, 19 Jul 2005)
New Revision: 3588

Modified:
   trunk/kernel/source/linux-2.6-2.6.12/debian/templates/header-install.in
Log:
add comment


Modified: trunk/kernel/source/linux-2.6-2.6.12/debian/templates/header-install.in
===================================================================
--- trunk/kernel/source/linux-2.6-2.6.12/debian/templates/header-install.in	2005-07-19 20:53:53 UTC (rev 3587)
+++ trunk/kernel/source/linux-2.6-2.6.12/debian/templates/header-install.in	2005-07-19 20:57:49 UTC (rev 3588)
@@ -28,6 +28,9 @@
 } | cpio -pd --preserve-modification-time $OLDPWD
 cd - > /dev/null
 
+# XXX: once we're using a linux-headers-$(version)-$(debnum) that's Arch: all,
+# we'll want to drop this bit of code.  The asm-* directories should remain.
+
 remove=
 cd include
 for i in asm-*; do




More information about the Kernel-svn-changes mailing list