stop touching the wrong stamp filename after configuring
authorBdale Garbee <bdale@gag.com>
Fri, 28 Jan 2011 04:44:57 +0000 (14:44 +1000)
committerBdale Garbee <bdale@gag.com>
Fri, 28 Jan 2011 04:44:57 +0000 (14:44 +1000)
debian/changelog
debian/rules

index adfa1cc95a657b3b86a396bf0e1cfa904a185e39..6f612379c9c745457e08e697bc8e903a6c44ad89 100644 (file)
@@ -1,8 +1,9 @@
 sudo (1.7.4p5-1) UNRELEASED; urgency=low
 
   * new upstream version
+  * touch the right stamp name after configuring, closes: #611287
 
- -- Bdale Garbee <bdale@gag.com>  Sat, 15 Jan 2011 19:32:32 -0700
+ -- Bdale Garbee <bdale@gag.com>  Fri, 28 Jan 2011 14:44:39 +1000
 
 sudo (1.7.4p4-6) unstable; urgency=low
 
index 826cca98ffec04da2fafb3d810793a4399e13260..c1849db3e6701d12c90ef6605aa9f9dac3a0d44d 100755 (executable)
@@ -63,7 +63,7 @@ configure-stamp:
                --libexecdir=/usr/lib/sudo \
                --with-secure-path="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/X11R6/bin"
 
-       touch config-stamp
+       touch configure-stamp
 
 build: build-stamp
 build-stamp: configure-stamp