summaryrefslogtreecommitdiff
path: root/examples/rules.indep
diff options
context:
space:
mode:
Diffstat (limited to 'examples/rules.indep')
-rwxr-xr-xexamples/rules.indep8
1 files changed, 4 insertions, 4 deletions
diff --git a/examples/rules.indep b/examples/rules.indep
index 694b53ae..0c3e6e15 100755
--- a/examples/rules.indep
+++ b/examples/rules.indep
@@ -8,7 +8,7 @@
#export DH_VERBOSE=1
# This is the debhelper compatibility version to use.
-export DH_COMPAT=1
+export DH_COMPAT=2
build: build-stamp
build-stamp:
@@ -36,12 +36,12 @@ install: build
dh_clean -k
dh_installdirs
- # Add here commands to install the package into debian/tmp.
- #$(MAKE) prefix=`pwd`/debian/tmp/usr install
+ # Add here commands to install the package into debian/<packagename>.
+ #$(MAKE) prefix=`pwd`/debian/`dh_listpackages`/usr install
# Build architecture-independent files here.
binary-indep: build install
-# dh_testversion
+ dh_testversion 2
dh_testdir
dh_testroot
# dh_installdebconf