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

Mark Purcell msp at costa.debian.org
Sat Sep 23 14:52:35 UTC 2006


Author: msp
Date: 2006-09-23 14:52:32 +0000 (Sat, 23 Sep 2006)
New Revision: 2414

Added:
   zaptel/trunk/debian/patches/wctellxp.dpatch
Modified:
   zaptel/trunk/debian/patches/00list
   zaptel/trunk/debian/patches/Makefile_vzaphfc.dpatch
Log:
Ensure builds under module-assistant

Modified: zaptel/trunk/debian/patches/00list
===================================================================
--- zaptel/trunk/debian/patches/00list	2006-09-23 12:59:54 UTC (rev 2413)
+++ zaptel/trunk/debian/patches/00list	2006-09-23 14:52:32 UTC (rev 2414)
@@ -12,4 +12,4 @@
 bristuff
 bristuff_local_zaptelh
 Makefile_vzaphfc.dpatch
-
+wctellxp.dpatch

Modified: zaptel/trunk/debian/patches/Makefile_vzaphfc.dpatch
===================================================================
--- zaptel/trunk/debian/patches/Makefile_vzaphfc.dpatch	2006-09-23 12:59:54 UTC (rev 2413)
+++ zaptel/trunk/debian/patches/Makefile_vzaphfc.dpatch	2006-09-23 14:52:32 UTC (rev 2414)
@@ -6,12 +6,13 @@
 
 @DPATCH@
 diff -urNad zaptel-1.2.9.1.dfsg~/Makefile zaptel-1.2.9.1.dfsg/Makefile
---- zaptel-1.2.9.1.dfsg~/Makefile	2006-09-23 13:51:02.000000000 +0100
-+++ zaptel-1.2.9.1.dfsg/Makefile	2006-09-23 13:51:53.000000000 +0100
-@@ -151,6 +151,7 @@
+--- zaptel-1.2.9.1.dfsg~/Makefile	2006-09-23 15:44:17.000000000 +0100
++++ zaptel-1.2.9.1.dfsg/Makefile	2006-09-23 15:47:38.000000000 +0100
+@@ -150,7 +150,7 @@
+ MOD_DESTDIR:=zaptel
  
  obj-m:=$(MODULESO)
- obj-m+=wct4xxp/
+-obj-m+=wct4xxp/
 +obj-m += vzaphfc/
  
  # Also build xpp in the subdirectory xpp/ . But only for >=2.6.10 and only 

Added: zaptel/trunk/debian/patches/wctellxp.dpatch
===================================================================
--- zaptel/trunk/debian/patches/wctellxp.dpatch	                        (rev 0)
+++ zaptel/trunk/debian/patches/wctellxp.dpatch	2006-09-23 14:52:32 UTC (rev 2414)
@@ -0,0 +1,19 @@
+#! /bin/sh /usr/share/dpatch/dpatch-run
+## wctellxp.dpatch by  <msp at debian.org>
+##
+## All lines beginning with `## DP:' are a description of the patch.
+## DP: No description.
+
+ at DPATCH@
+diff -urNad zaptel-1.2.9.1.dfsg~/wcte11xp.c zaptel-1.2.9.1.dfsg/wcte11xp.c
+--- zaptel-1.2.9.1.dfsg~/wcte11xp.c	2006-08-27 03:02:42.000000000 +0100
++++ zaptel-1.2.9.1.dfsg/wcte11xp.c	2006-09-23 15:38:45.000000000 +0100
+@@ -44,7 +44,7 @@
+ #endif
+ 
+ /* XXX: fix this */
+-#include "wct4xxp/wct4xxp.h"	/* For certain definitions */
++#include "wct4xxp.h"	/* For certain definitions */
+ 
+ #define WC_MAX_CARDS	32
+ 


Property changes on: zaptel/trunk/debian/patches/wctellxp.dpatch
___________________________________________________________________
Name: svn:executable
   + *




More information about the Pkg-voip-commits mailing list