summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChow Loong Jin <hyperair@debian.org>2012-01-22 18:24:23 +0800
committerChow Loong Jin <hyperair@debian.org>2012-01-22 18:24:23 +0800
commit632b060a3c1dcacb878c40bc660e935f6ddbbb56 (patch)
tree884c5c24613c7ce6423326454c89d8c680ce095e
parent83a55011988cc3543dba12d132010aa4c2232ea0 (diff)
Drop deprecated cli.make include
-rwxr-xr-xdebian/rules4
1 files changed, 1 insertions, 3 deletions
diff --git a/debian/rules b/debian/rules
index 6f73100..876ed19 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,8 +4,6 @@
# Uncomment this to turn on verbose mode.
#export DH_VERBOSE=1
-include /usr/share/cli-common/cli.make
-
override_dh_auto_configure:
dh_auto_configure -- \
--prefix=/usr \
@@ -15,4 +13,4 @@ override_dh_makeclilibs:
dh_makeclilibs -m0.4.0~r2998
%:
- dh $@
+ dh $@ --with=cli