Description: Upstream ships own libcapi; we use the one provided by isdnutils instead.

@DPATCH@
diff -urNad asterisk-chan-capi-1.1.1~/Makefile asterisk-chan-capi-1.1.1/Makefile
--- asterisk-chan-capi-1.1.1~/Makefile	2008-03-13 13:02:41.000000000 +0200
+++ asterisk-chan-capi-1.1.1/Makefile	2008-04-01 07:59:55.000000000 +0300
@@ -18,7 +18,7 @@
 DIVA_STATUS=0
 DIVA_VERBOSE=0
 
-USE_OWN_LIBCAPI=yes
+USE_OWN_LIBCAPI=no
 
 .EXPORT_ALL_VARIABLES:
 
