]> git.donarmstrong.com Git - debhelper.git/blobdiff - dh
dh: Man page fix. Closes: #485116
[debhelper.git] / dh
diff --git a/dh b/dh
index 3882090f2b8c7ffaec8581e08c3de46c3e1ad7a1..a07cd6b3e82860fa6ccb155124d383dca59039a8 100755 (executable)
--- 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