[Pkg-mono-svn-commits] [SCM] mono-basic branch, master, updated. debian/2.6.2-2-13-g0965d04

Jo Shields directhex at apebox.org
Fri Mar 25 22:02:48 UTC 2011


The following commit has been merged in the master branch:
commit 4e41d8c3ff6bdaca457b47cd1e483124e5e9b836
Author: Jo Shields <directhex at apebox.org>
Date:   Fri Mar 25 21:28:47 2011 +0000

    Ensure we run the cli-common commands, by including cli.make in debian/rules

diff --git a/debian/rules b/debian/rules
index 5a8cbda..e6ba787 100755
--- a/debian/rules
+++ b/debian/rules
@@ -12,6 +12,8 @@ VERSION = $(shell echo $(DEB_VERSION) | cut -d"-" -f1 | sed 's/+dfsg.*//')
 
 export MONO_SHARED_DIR=$(CURDIR)
 
+include /usr/share/cli-common/cli.make
+
 DEB_CLI_API_VERSION = 2.10
 
 get-orig-source:

-- 
mono-basic



More information about the Pkg-mono-svn-commits mailing list