[Pkg-cli-apps-commits] [SCM] gnome-do branch, master, updated. debian/0.8.4-1-12-gd8bef95

Christopher James Halse Rogers raof at ubuntu.com
Thu Jun 16 23:53:44 UTC 2011


The following commit has been merged in the master branch:
commit d8bef9543997513247647ad0b71bb41b101c2473
Author: Christopher James Halse Rogers <raof at ubuntu.com>
Date:   Fri Jun 17 09:53:25 2011 +1000

    Pass --enable-release to configure now that upstream's buildsystem works

diff --git a/debian/rules b/debian/rules
index 92ae44f..794e3f3 100755
--- a/debian/rules
+++ b/debian/rules
@@ -11,7 +11,7 @@ LDFLAGS += -Wl,-z,defs -Wl,-O1 -Wl,--as-needed
 
 override_dh_auto_configure:
 	patch -p3 < debian/ltmain-add-as-needed.patch
-	dh_auto_configure -- MCS=/usr/bin/mono-csc
+	dh_auto_configure -- --enable-release MCS=/usr/bin/mono-csc
 
 override_dh_clean:
 	dh_clean

-- 
gnome-do



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