[kernel] r5240 - people/waldi/linux-2.6/debian

Bastian Blank waldi at costa.debian.org
Wed Jan 4 16:50:13 UTC 2006


Author: waldi
Date: Wed Jan  4 16:50:12 2006
New Revision: 5240

Modified:
   people/waldi/linux-2.6/debian/rules.real
Log:
debian/rules.real: Fix version of subarch headers package.


Modified: people/waldi/linux-2.6/debian/rules.real
==============================================================================
--- people/waldi/linux-2.6/debian/rules.real	(original)
+++ people/waldi/linux-2.6/debian/rules.real	Wed Jan  4 16:50:12 2006
@@ -36,7 +36,7 @@
 # in Makefile.inc. @flavour@ in the expressions is going to be
 # replaced by the flavour for which the command is run. 
 #
-kpkg_header += make-kpkg --append-to-version '$(KPKG_ABINAME)'
+kpkg_header += make-kpkg --append-to-version '$(KPKG_ABINAME)$(LOCALVERSION_HEADERS)'
 kpkg_header += --arch '$(ARCH)'
 kpkg_header += --stem linux
 kpkg_header += --config defconfig



More information about the Kernel-svn-changes mailing list