[kernel] r11603 - dists/trunk/linux-modules-contrib-2.6/debian

Daniel Baumann daniel at alioth.debian.org
Tue Jun 10 20:43:38 UTC 2008


Author: daniel
Date: Tue Jun 10 20:43:37 2008
New Revision: 11603

Log:
Updating to 2.6.25.

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

Modified: dists/trunk/linux-modules-contrib-2.6/debian/rules.real
==============================================================================
--- dists/trunk/linux-modules-contrib-2.6/debian/rules.real	(original)
+++ dists/trunk/linux-modules-contrib-2.6/debian/rules.real	Tue Jun 10 20:43:37 2008
@@ -75,10 +75,10 @@
 install-real:
 	$(MAKE) -f debian/rules.real install
 	$(MAKE) -f debian/rules.real install-base \
-		GENCONTROL_ARGS="-v$(VERSION_SOURCE)+$(MODULEVERSION)-$(VERSION_DEBIAN)" \
+		GENCONTROL_ARGS="-v$(VERSION_SOURCE)+$(MODULEVERSION)-$(VERSION_REVISION)" \
 		PACKAGE="$(PACKAGE_NAME)"
 	$(MAKE) -f debian/rules.real install-base \
-		GENCONTROL_ARGS="-v2:$(VERSION_SOURCE)-$(VERSION_DEBIAN)" \
+		GENCONTROL_ARGS="-v2:$(VERSION_SOURCE)-$(VERSION_REVISION)" \
 		PACKAGE="$(PACKAGE_LATEST_NAME)"
 
 -include $(MODULE)/rules



More information about the Kernel-svn-changes mailing list