summaryrefslogtreecommitdiff
path: root/examples/rules.multi2
diff options
context:
space:
mode:
Diffstat (limited to 'examples/rules.multi2')
-rwxr-xr-xexamples/rules.multi25
1 files changed, 2 insertions, 3 deletions
diff --git a/examples/rules.multi2 b/examples/rules.multi2
index 765aceb6..c0e3f07c 100755
--- a/examples/rules.multi2
+++ b/examples/rules.multi2
@@ -81,9 +81,8 @@ binary-common:
dh_builddeb
# Build architecture independant packages using the common target.
-# (Uncomment the next two lines and comment out the third if you have
-# such packages)
-#binary-indep:
+binary-indep:
+# (Uncomment this next line if you have such packages.)
# $(MAKE) -f debian/rules DH_OPTIONS=-i binary-common
# Build architecture dependant packages using the common target.