summaryrefslogtreecommitdiff
path: root/dh
diff options
context:
space:
mode:
authorJoey Hess <joey@kodama.kitenet.net>2008-06-08 12:22:02 -0400
committerJoey Hess <joey@kodama.kitenet.net>2008-06-08 12:22:02 -0400
commit98f41f9a450d7d0e441e266a8172a53200e4a8e6 (patch)
tree080226d0498f58584fbe8d6d47689d0a68b4d4ac /dh
parentb5ba77c03d20241b601999a9afe1a2c8ca0c6da1 (diff)
dh: Man page fix. Closes: #485116
Diffstat (limited to 'dh')
-rwxr-xr-xdh2
1 files changed, 1 insertions, 1 deletions
diff --git a/dh b/dh
index 3882090f..a07cd6b3 100755
--- a/dh
+++ b/dh
@@ -167,7 +167,7 @@ And if necessary, you can add commands to run automake, etc here too.
build:
dh build --before configure
- dh_auto_configure --kitchen-sink=yes
+ dh_auto_configure -- --kitchen-sink=yes
dh build --after configure
Here's how to skip two automated in a row (configure and build), and