summaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
Diffstat (limited to 'examples')
-rwxr-xr-xexamples/rules2
-rwxr-xr-xexamples/rules.indep2
-rwxr-xr-xexamples/rules.multi2
-rwxr-xr-xexamples/rules.multi22
4 files changed, 4 insertions, 4 deletions
diff --git a/examples/rules b/examples/rules
index bf2ed948..93803fa6 100755
--- a/examples/rules
+++ b/examples/rules
@@ -5,7 +5,7 @@
# Uncomment this to turn on verbose mode.
#export DH_VERBOSE=1
-# This is the debhelper compatability version to use.
+# This is the debhelper compatibility version to use.
export DH_COMPAT=1
build: build-stamp
diff --git a/examples/rules.indep b/examples/rules.indep
index 58221391..3be436cb 100755
--- a/examples/rules.indep
+++ b/examples/rules.indep
@@ -7,7 +7,7 @@
# Uncomment this to turn on verbose mode.
#export DH_VERBOSE=1
-# This is the debhelper compatability version to use.
+# This is the debhelper compatibility version to use.
export DH_COMPAT=1
build: build-stamp
diff --git a/examples/rules.multi b/examples/rules.multi
index 34e6347c..ea5597a7 100755
--- a/examples/rules.multi
+++ b/examples/rules.multi
@@ -9,7 +9,7 @@
# Uncomment this to turn on verbose mode.
#export DH_VERBOSE=1
-# This is the debhelper compatability version to use.
+# This is the debhelper compatibility version to use.
export DH_COMPAT=1
# This has to be exported to make some magic below work.
diff --git a/examples/rules.multi2 b/examples/rules.multi2
index 02ea27d7..96d1bfd9 100755
--- a/examples/rules.multi2
+++ b/examples/rules.multi2
@@ -8,7 +8,7 @@
# Uncomment this to turn on verbose mode.
#export DH_VERBOSE=1
-# This is the debhelper compatability version to use.
+# This is the debhelper compatibility version to use.
export DH_COMPAT=1
# This has to be exported to make some magic below work.