summaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
Diffstat (limited to 'examples')
-rwxr-xr-xexamples/rules3
-rwxr-xr-xexamples/rules.indep3
-rwxr-xr-xexamples/rules.multi3
-rwxr-xr-xexamples/rules.multi23
4 files changed, 0 insertions, 12 deletions
diff --git a/examples/rules b/examples/rules
index fc80fe62..1e57eab5 100755
--- a/examples/rules
+++ b/examples/rules
@@ -5,9 +5,6 @@
# Uncomment this to turn on verbose mode.
#export DH_VERBOSE=1
-# This is the debhelper compatibility version to use.
-export DH_COMPAT=3
-
build: build-stamp
build-stamp:
dh_testdir
diff --git a/examples/rules.indep b/examples/rules.indep
index 603c79a9..aa5a9701 100755
--- a/examples/rules.indep
+++ b/examples/rules.indep
@@ -7,9 +7,6 @@
# Uncomment this to turn on verbose mode.
#export DH_VERBOSE=1
-# This is the debhelper compatibility version to use.
-export DH_COMPAT=3
-
build: build-stamp
build-stamp:
dh_testdir
diff --git a/examples/rules.multi b/examples/rules.multi
index 9e7f58b4..8e1e8927 100755
--- a/examples/rules.multi
+++ b/examples/rules.multi
@@ -9,9 +9,6 @@
# Uncomment this to turn on verbose mode.
#export DH_VERBOSE=1
-# This is the debhelper compatibility version to use.
-export DH_COMPAT=3
-
build: build-stamp
build-stamp:
dh_testdir
diff --git a/examples/rules.multi2 b/examples/rules.multi2
index ca66c154..4434b0c0 100755
--- a/examples/rules.multi2
+++ b/examples/rules.multi2
@@ -8,9 +8,6 @@
# Uncomment this to turn on verbose mode.
#export DH_VERBOSE=1
-# This is the debhelper compatibility version to use.
-export DH_COMPAT=3
-
# This has to be exported to make some magic below work.
export DH_OPTIONS