[Pkg-cli-libs-commits] [SCM] gstreamer-sharp branch, master, updated. debian/0.9.2-3
Jo Shields
directhex at apebox.org
Sat Jan 21 23:26:11 UTC 2012
The following commit has been merged in the master branch:
commit 3efb5aaccf5543c308b890737553ce6bf1d2454b
Author: Jo Shields <directhex at apebox.org>
Date: Sat Jan 21 23:18:47 2012 +0000
Update debian/rules for DH8-compatible "--with cli"
diff --git a/debian/rules b/debian/rules
index 73508a7..a644a3d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,8 +3,6 @@
#export DH_VERBOSE=1
-include /usr/share/cli-common/cli.make
-
override_dh_auto_configure:
dh_auto_configure -- CSC=/usr/bin/mono-csc
@@ -21,4 +19,4 @@ override_dh_makeshlibs:
override_dh_auto_test:
%:
- dh $@
+ dh $@ --with cli
--
gstreamer-sharp
More information about the Pkg-cli-libs-commits
mailing list