[Pkg-cli-apps-commits] [gnome-do-plugins] 01/01: Policy compliance: Use mono-csc rather than dmcs

Christopher Halse Rogers raof-guest at alioth.debian.org
Tue Oct 15 23:21:36 UTC 2013


This is an automated email from the git hooks/post-receive script.

raof-guest pushed a commit to branch master
in repository gnome-do-plugins.

commit 6abe6370a67e368da78b1f7ee6c0fccefe8766c4
Author: Christopher James Halse Rogers <raof at ubuntu.com>
Date:   Wed Oct 16 10:21:22 2013 +1100

    Policy compliance: Use mono-csc rather than dmcs
---
 debian/rules |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 3ec54a1..3d22071 100755
--- a/debian/rules
+++ b/debian/rules
@@ -6,7 +6,7 @@
 #export DH_VERBOSE=1
 
 override_dh_auto_configure:
-	dh_auto_configure -- --enable-flickr=yes --enable-release MCS=/usr/bin/mono-csc
+	dh_auto_configure -- --enable-flickr=yes --enable-release DMCS=/usr/bin/mono-csc
 
 override_dh_install:
 	dh_install --fail-missing

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-cli-apps/packages/gnome-do-plugins.git



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