[Pkg-voip-commits] r6109 - /dahdi-tools/trunk/debian/rules

tzafrir-guest at alioth.debian.org tzafrir-guest at alioth.debian.org
Thu Aug 28 12:11:26 UTC 2008


Author: tzafrir-guest
Date: Thu Aug 28 12:11:25 2008
New Revision: 6109

URL: http://svn.debian.org/wsvn/pkg-voip/?sc=1&rev=6109
Log:
Remove genzaptelconf manually (already commited upstream).

Modified:
    dahdi-tools/trunk/debian/rules

Modified: dahdi-tools/trunk/debian/rules
URL: http://svn.debian.org/wsvn/pkg-voip/dahdi-tools/trunk/debian/rules?rev=6109&op=diff
==============================================================================
--- dahdi-tools/trunk/debian/rules (original)
+++ dahdi-tools/trunk/debian/rules Thu Aug 28 12:11:25 2008
@@ -69,6 +69,9 @@
 	$(MAKE) install-libs DESTDIR=$(CURDIR)/debian/tmp
 	/sbin/ldconfig -n $(CURDIR)/debian/tmp/usr/lib
 	install -D -m 644 tonezone.h $(CURDIR)/debian/tmp/usr/include/zaptel/tonezone.h
+	# TODO: The following is already fixed in SVN before 2.0.0
+	rm -f $(CURDIR)/debian/tmp/usr/sbin/genzaptelconf
+	rm -f $(CURDIR)/debian/tmp/usr/share/man/man8/genzaptelconf.8
 
 	dh_install -a --sourcedir=$(CURDIR)/debian/tmp 
 




More information about the Pkg-voip-commits mailing list