]> git.donarmstrong.com Git - debhelper.git/commitdiff
dh: Man page fix. Closes: #485116
authorJoey Hess <joey@kodama.kitenet.net>
Sun, 8 Jun 2008 16:22:02 +0000 (12:22 -0400)
committerJoey Hess <joey@kodama.kitenet.net>
Sun, 8 Jun 2008 16:22:02 +0000 (12:22 -0400)
debian/changelog
dh

index 482cf526ade35829dee318c01ed7604f0d0c68d2..47045e7ee161f020122e7a7b02a529a078af5da6 100644 (file)
@@ -1,3 +1,9 @@
+debhelper (7.0.11) UNRELEASED; urgency=low
+
+  * dh: Man page fix. Closes: #485116
+
+ -- Joey Hess <joeyh@debian.org>  Sun, 08 Jun 2008 12:21:48 -0400
+
 debhelper (7.0.10) unstable; urgency=low
 
   * dh_compress: Do not compress index.sgml files, as generated by gtk-doc.
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