make missing executable debian/2.3.1-6
authorBdale Garbee <bdale@gag.com>
Thu, 12 Jan 2012 04:26:50 +0000 (21:26 -0700)
committerBdale Garbee <bdale@gag.com>
Thu, 12 Jan 2012 04:26:50 +0000 (21:26 -0700)
debian/rules

index 332395d1bd2451138db3cd9cc64da6229ca9b002..c3a263076ca514df5161293aaa1f48bb9dad217c 100755 (executable)
@@ -6,7 +6,7 @@
 configure: configure-stamp
 configure-stamp:
        dh_testdir
-       chmod a+x ./configure
+       chmod a+x ./configure ./missing
        ./configure --prefix=/usr --mandir=/usr/share/man
        touch configure-stamp