[Pkg-voip-commits] r9886 - /spandsp/trunk/debian/rules

tzafrir at alioth.debian.org tzafrir at alioth.debian.org
Sun Jul 1 19:02:10 UTC 2012


Author: tzafrir
Date: Sun Jul  1 19:02:08 2012
New Revision: 9886

URL: http://svn.debian.org/wsvn/pkg-voip/?sc=1&rev=9886
Log:
Remove a "dh addon" there was never actually used.

Modified:
    spandsp/trunk/debian/rules

Modified: spandsp/trunk/debian/rules
URL: http://svn.debian.org/wsvn/pkg-voip/spandsp/trunk/debian/rules?rev=9886&op=diff
==============================================================================
--- spandsp/trunk/debian/rules (original)
+++ spandsp/trunk/debian/rules Sun Jul  1 19:02:08 2012
@@ -14,7 +14,7 @@
 URL := http://www.soft-switch.org/downloads/spandsp/spandsp-$(UPVERSION).tgz
 
 %:
-	dh $@ --with-autotools-dev --parallel
+	dh $@ --parallel
 
 override_dh_auto_configure:
 	dh_auto_configure -- --enable-doc --enable-tests




More information about the Pkg-voip-commits mailing list