[kernel] r9233 - dists/trunk/linux-2.6/debian

Bastian Blank waldi at alioth.debian.org
Mon Jul 30 19:23:18 UTC 2007


Author: waldi
Date: Mon Jul 30 19:23:18 2007
New Revision: 9233

Log:
debian/rules.real: Fix.


Modified:
   dists/trunk/linux-2.6/debian/rules.real

Modified: dists/trunk/linux-2.6/debian/rules.real
==============================================================================
--- dists/trunk/linux-2.6/debian/rules.real	(original)
+++ dists/trunk/linux-2.6/debian/rules.real	Mon Jul 30 19:23:18 2007
@@ -217,7 +217,7 @@
 	dh_clean -d -k
 	$(MAKE) -f debian/rules.real install-base
 
-install-headers_$(ARCH): PACKAGE_NAMES = linux-headers-$(UPSTREAMVERSION)$(ABINAME)-all linux-headers-$(UPSTREAMVERSION)$(ABINAME)-all_$(ARCH)
+install-headers_$(ARCH): PACKAGE_NAMES = linux-headers-$(UPSTREAMVERSION)$(ABINAME)-all linux-headers-$(UPSTREAMVERSION)$(ABINAME)-all-$(ARCH)
 install-headers_$(ARCH): DH_OPTIONS = $(foreach p, $(PACKAGE_NAMES), -p$(p))
 install-headers_$(ARCH):
 	dh_testdir



More information about the Kernel-svn-changes mailing list