[Pkg-voip-commits] r1561 - zaptel-modules/trunk/debian

Kilian Krause kilian at costa.debian.org
Sun Apr 9 18:57:42 UTC 2006


Author: kilian
Date: 2006-04-09 18:57:41 +0000 (Sun, 09 Apr 2006)
New Revision: 1561

Modified:
   zaptel-modules/trunk/debian/rules.real
Log:
ease last fix for APIVERSION


Modified: zaptel-modules/trunk/debian/rules.real
===================================================================
--- zaptel-modules/trunk/debian/rules.real	2006-04-09 18:38:15 UTC (rev 1560)
+++ zaptel-modules/trunk/debian/rules.real	2006-04-09 18:57:41 UTC (rev 1561)
@@ -1,8 +1,5 @@
-srcver   := $(shell dpkg-parsechangelog | awk '/^Version:/ {print $$2}')
-APIVERSION  := $(shell echo $(srcver) | sed -e 's,-[^-]*$$,,')
+include /usr/src/linux-support-$(VERSION)$(ABINAME)/modules/rules.real.include
 
-include /usr/src/linux-support-$(APIVERSION)/modules/rules.real.include
-
 #
 # Targets
 #




More information about the Pkg-voip-commits mailing list