[Pkg-cli-apps-commits] [SCM] Blam - a simple news reader branch, master, updated. upstream/1.8.8-15-g8f3f00c
Carlos Martín Nieto
carlos at cmartin.tk
Wed Jun 1 18:07:19 UTC 2011
The following commit has been merged in the master branch:
commit 8f3f00c611ee505793213d7baaa79d912f21df6c
Author: Carlos Martín Nieto <carlos at cmartin.tk>
Date: Wed Jun 1 19:59:37 2011 +0200
Include cli.make
diff --git a/debian/rules b/debian/rules
index ff1bad7..0518a6c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,13 +3,15 @@
#export DH_VERBOSE=1
#export DH_OPTIONS=-v
+include /usr/share/cli-common/cli.make
+
+
export MONO_SHARED_DIR=$(CURDIR)
%:
dh $@
override_dh_clean::
dh_clean
- rm -rf $(MONO_SHARED_DIR)/.wapi
rm -f lib/AtomFeed.dll lib/RSSFeed.dll
rm -f config.satus config.log
# Use override_dh_* targets to customize this.
--
Blam - a simple news reader
More information about the Pkg-cli-apps-commits
mailing list