[Pkg-voip-commits] r1499 - zaptel/trunk/debian/patches

Tzafrir Cohen tzafrir-guest at costa.debian.org
Wed Mar 29 00:45:28 UTC 2006


Author: tzafrir-guest
Date: 2006-03-29 00:45:28 +0000 (Wed, 29 Mar 2006)
New Revision: 1499

Modified:
   zaptel/trunk/debian/patches/Makefile_xpp.dpatch
Log:
now xpp may actually get built...

Modified: zaptel/trunk/debian/patches/Makefile_xpp.dpatch
===================================================================
--- zaptel/trunk/debian/patches/Makefile_xpp.dpatch	2006-03-29 00:34:09 UTC (rev 1498)
+++ zaptel/trunk/debian/patches/Makefile_xpp.dpatch	2006-03-29 00:45:28 UTC (rev 1499)
@@ -22,7 +22,7 @@
 +# This line is only meaningful when this Makefile is used as kconfig for 
 +# 2.6 build
 +
-+ifneq (,$(shell [ 0$(SUBLEVEL) -ge 10 ] && [ "$(ARCH)" = 'i386' ] echo 1))
++ifneq (,$(shell [ 0$(SUBLEVEL) -ge 10 ] && [ "$(ARCH)" = 'i386' ] && echo 1))
 +obj-m += xpp/
  endif
  




More information about the Pkg-voip-commits mailing list