summaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
authorjoey <joey>1999-09-20 19:46:13 +0000
committerjoey <joey>1999-09-20 19:46:13 +0000
commit7e9ba39074d0d4b1100dbce3e79320797ef3f6ee (patch)
treed9c39826da72d97fe58a4c8cb35fe855ad66b909 /examples
parent496b6f60c8155eefe5494da494e0468b82e0226f (diff)
r281: * dh_installdocs: create the compatability symlink before calling
install-docs. I'm told this is better in some cases. (Closes: #45608) * examples/rules.multi2: clarified what you have to comment/uncomment.
Diffstat (limited to 'examples')
-rwxr-xr-xexamples/rules.multi28
1 files changed, 5 insertions, 3 deletions
diff --git a/examples/rules.multi2 b/examples/rules.multi2
index 0c363acf..9e6cdf42 100755
--- a/examples/rules.multi2
+++ b/examples/rules.multi2
@@ -80,9 +80,11 @@ binary-common:
dh_builddeb
# Build architecture independant packages using the common target.
-# (Comment this out if you have none to build.)
-binary-indep: DH_OPTIONS=-i
-binary-indep: build install binary-common
+# (Uncomment the next two lines and comment out the third if you have
+# such packages)
+#binary-indep: DH_OPTIONS=-i
+#binary-indep: build install binary-common
+binary-indep:
# Build architecture dependant packages using the common target.
binary-arch: DH_OPTIONS=-a