]> git.donarmstrong.com Git - debhelper.git/commitdiff
dh: Fix typo in example. Closes: #500836
authorJoey Hess <joey@kodama.kitenet.net>
Wed, 1 Oct 2008 21:32:57 +0000 (17:32 -0400)
committerJoey Hess <joey@kodama.kitenet.net>
Wed, 1 Oct 2008 21:32:57 +0000 (17:32 -0400)
debian/changelog
dh

index 965825001303b9891ab4f1c7e87be194138f2acb..dc358aa5199a97d10320105ccbde91876d649632 100644 (file)
@@ -4,6 +4,7 @@ debhelper (7.0.18) UNRELEASED; urgency=low
     with ".txt". Closes: #498460
   * dh_gencontrol: Ensure misc:Depends is set in substvars to avoid dpkg
     complaining about it when it's empty. Closes: #498666
+  * dh: Fix typo in example. Closes: #500836
 
  -- Joey Hess <joeyh@debian.org>  Wed, 10 Sep 2008 13:58:00 -0400
 
diff --git a/dh b/dh
index 289e7fc253fc9b3e3f37a484c4127f18c53f97b1..7c37d8d5ee7663c3d4aec7fe20b4c3a43c7f8ffb 100755 (executable)
--- a/dh
+++ b/dh
@@ -143,6 +143,7 @@ This is a simple rules file that is a good starting place for customisation.
        #!/usr/bin/make -f
 
        build: build-stamp
+       build-stamp:
                dh build
                touch build-stamp