[Pkg-cli-common-commits] [SCM] cli-common branch, master, updated. debian/0.8_xamarin2-2-g133f59d
Mirco Bauer
meebey at meebey.net
Sat Jan 14 10:16:25 UTC 2012
The following commit has been merged in the master branch:
commit 133f59d91ae09243e97e10a3bbbbe9130aa68d72
Author: Mirco Bauer <meebey at meebey.net>
Date: Sat Jan 14 11:16:05 2012 +0100
Added deprecation warning to cli.make
diff --git a/cli.make b/cli.make
index 40dbbdd..2f67b1d 100644
--- a/cli.make
+++ b/cli.make
@@ -1,3 +1,4 @@
#export MONO_SHARED_DIR=$(CURDIR)
export MONO_DISABLE_SHM = 1
export DH_OPTIONS += --with=cli
+$(warning WARNING: the use of /usr/share/cli-common/cli.make is deprecated! Use dh $$@ --with=cli instead.)
--
cli-common
More information about the Pkg-cli-common-commits
mailing list