[Pkg-cli-apps-commits] [SCM] widemargin branch, master, updated. debian/1.0.11-4-12-g2b3f62e
Chow Loong Jin
hyperair at debian.org
Tue Nov 20 15:36:12 UTC 2012
The following commit has been merged in the master branch:
commit 4698e08546226bf25b2523226dbce0c67753143c
Author: Chow Loong Jin <hyperair at debian.org>
Date: Tue Nov 20 23:28:21 2012 +0800
Drop deprecated cli.make include
diff --git a/debian/rules b/debian/rules
index ddd8927..9de0ee1 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,7 +1,5 @@
#!/usr/bin/make -f
-include /usr/share/cli-common/cli.make
-
override_dh_auto_build:
xbuild $(CURDIR)/WideMargin.sln /p:Configuration=Release
@@ -9,4 +7,4 @@ override_dh_auto_clean:
xbuild $(CURDIR)/WideMargin.sln /p:Configuration=Release /t:Clean
%:
- dh $@
+ dh $@ --with=cli
--
widemargin
More information about the Pkg-cli-apps-commits
mailing list