]> git.ipfire.org Git - people/ms/ipfire-3.x.git/blobdiff - isdn4k-utils/patches/005-isdn4k-utils-CVS-2010-05-01-capi.patch
Remove support for ISDN
[people/ms/ipfire-3.x.git] / isdn4k-utils / patches / 005-isdn4k-utils-CVS-2010-05-01-capi.patch
diff --git a/isdn4k-utils/patches/005-isdn4k-utils-CVS-2010-05-01-capi.patch b/isdn4k-utils/patches/005-isdn4k-utils-CVS-2010-05-01-capi.patch
deleted file mode 100644 (file)
index f5998eb..0000000
+++ /dev/null
@@ -1,12 +0,0 @@
-diff -up isdn4k-utils-CVS-2006-07-20/capi20.new/capidyn.c.orig isdn4k-utils-CVS-2006-07-20/capi20.new/capidyn.c
---- isdn4k-utils-CVS-2006-07-20/capi20.new/capidyn.c.orig      2009-01-19 15:18:10.000000000 +0100
-+++ isdn4k-utils-CVS-2006-07-20/capi20.new/capidyn.c   2009-01-19 15:19:30.000000000 +0100
-@@ -26,7 +26,7 @@
- #include <dlfcn.h>
--#define LIBCAPI       "libcapi20.so"
-+#define LIBCAPI       "libcapi20.so.3"
- static int loadlib(void);
- /* ---------------------------------------------------------------------- */