[Pkg-cli-apps-commits] [SCM] docky branch, master, updated. 7ea4fc73700c29983eda546b9a3557be8f89c68b

Christopher James Halse Rogers raof at ubuntu.com
Wed Feb 17 22:41:50 UTC 2010


The following commit has been merged in the master branch:
commit 7ea4fc73700c29983eda546b9a3557be8f89c68b
Author: Christopher James Halse Rogers <raof at ubuntu.com>
Date:   Thu Feb 18 09:41:48 2010 +1100

    Remove --enable-release; upstream buildsystem doesn't build with it

diff --git a/debian/rules b/debian/rules
index 61bf97f..478b334 100755
--- a/debian/rules
+++ b/debian/rules
@@ -9,7 +9,7 @@ override_dh_pysupport:
 	dh_pysupport usr/share/docky/helpers
 
 override_dh_auto_configure:
-	dh_auto_configure -- --enable-release MCS=/usr/bin/mono-csc
+	dh_auto_configure -- MCS=/usr/bin/mono-csc
 
 override_dh_auto_install:
 	dh_auto_install

-- 
docky



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