[Pkg-cli-apps-commits] [SCM] banshee branch, master, updated. debian/1.5.1-1-16-gae7a2c8

Chow Loong Jin hyperair at gmail.com
Thu Jan 21 11:11:35 UTC 2010


The following commit has been merged in the master branch:
commit ae7a2c850acc42d19f613262c78f5b740810620a
Author: Chow Loong Jin <hyperair at gmail.com>
Date:   Thu Jan 21 19:10:52 2010 +0800

    Fix some indentation on debian/rules

diff --git a/debian/rules b/debian/rules
index ea3614f..55a02ec 100755
--- a/debian/rules
+++ b/debian/rules
@@ -8,7 +8,7 @@ LDFLAGS += -Wl,-z,defs -Wl,-O1 -Wl,--as-needed
 override_dh_auto_configure:
 	dh_auto_configure -- --disable-static --enable-release \
 	                     --with-vendor-build-id="`lsb_release -ds`" \
-			     --disable-builtin-equalizer \
+	                     --disable-builtin-equalizer \
 	                     MCS=/usr/bin/mono-csc LDFLAGS="$(LDFLAGS)"
 
 # disable tests

-- 
banshee



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