[Pkg-cli-apps-commits] [SCM] docky branch, master, updated. 7ad619ceb07ae0b7c39db4a56aa96ea7a6abadd4
Christopher James Halse Rogers
raof at ubuntu.com
Wed Feb 17 22:30:50 UTC 2010
The following commit has been merged in the master branch:
commit 7ad619ceb07ae0b7c39db4a56aa96ea7a6abadd4
Author: Christopher James Halse Rogers <raof at ubuntu.com>
Date: Thu Feb 18 09:30:48 2010 +1100
Use mono-csc for cli-policy compliance
diff --git a/debian/rules b/debian/rules
index cfd2c50..61bf97f 100755
--- a/debian/rules
+++ b/debian/rules
@@ -8,6 +8,9 @@ include /usr/share/cli-common/cli.make
override_dh_pysupport:
dh_pysupport usr/share/docky/helpers
+override_dh_auto_configure:
+ dh_auto_configure -- --enable-release MCS=/usr/bin/mono-csc
+
override_dh_auto_install:
dh_auto_install
# Upstream installs the metadata as executable.
--
docky
More information about the Pkg-cli-apps-commits
mailing list