[Pkg-cli-apps-commits] [SCM] banshee branch, master, updated. debian/1.4.3-4-19-g1fa180b

Chow Loong Jin hyperair at gmail.com
Thu May 14 12:50:02 UTC 2009


The following commit has been merged in the master branch:
commit 2bd07915f49a4cba19d7352ca5eec165c02836c5
Author: Chow Loong Jin <hyperair at gmail.com>
Date:   Thu Apr 23 06:58:19 2009 +0800

    Fix indentation for configure flags

diff --git a/debian/rules b/debian/rules
index ffb7f94..50cb978 100755
--- a/debian/rules
+++ b/debian/rules
@@ -7,8 +7,8 @@ LDFLAGS += -Wl,-z,defs -Wl,-O1 -Wl,--as-needed
 
 override_dh_auto_configure: patch
 	dh_auto_configure -- --disable-static --enable-release \
-						 --with-vendor-build-id="`lsb_release -ds`" \
-						 MCS=/usr/bin/csc
+	                     --with-vendor-build-id="`lsb_release -ds`" \
+	                     MCS=/usr/bin/csc
 
 override_dh_auto_clean: unpatch
 	dh_auto_clean

-- 
banshee



More information about the Pkg-cli-apps-commits mailing list