[Pkg-voip-commits] [SCM] reSIProcate branch, master, updated. upstream/1.8.0_pre1-55-g24cab6e

Daniel Pocock daniel at pocock.com.au
Tue May 22 15:32:43 UTC 2012


The following commit has been merged in the master branch:
commit 19ef3869d2b9e0f0a0d3392ec8fb287ce2755ff7
Author: Daniel Pocock <daniel at pocock.com.au>
Date:   Tue May 22 16:36:32 2012 +0200

    Convert spaces to tabs in rules

diff --git a/debian/rules b/debian/rules
index 8bf1a9a..695d01f 100755
--- a/debian/rules
+++ b/debian/rules
@@ -19,14 +19,14 @@ CXXFLAGS += -fpermissive
 LDFLAGS += -lcares
 
 override_dh_auto_configure:
-        dh_auto_configure -- \
-		 --with-ssl \
-		 --with-mysql \
-		 --with-apps \
-		 --enable-ipv6 \
-		 --with-radius \
- 	 	 --with-c-ares \
-		 --with-b2bua
+	dh_auto_configure -- \
+		--with-ssl \
+		--with-mysql \
+		--with-apps \
+		--enable-ipv6 \
+		--with-radius \
+ 	 	--with-c-ares \
+		--with-b2bua
 
 
 # force building in the pkgroot or it won't build

-- 
reSIProcate



More information about the Pkg-voip-commits mailing list