]> git.michaelhowe.org Git - packages/b/bup.git/commitdiff
rules: override dh_auto_configure
authorTeemu Ikonen <tpikonen@gmail.com>
Sat, 19 Nov 2011 20:18:41 +0000 (21:18 +0100)
committerTeemu Ikonen <tpikonen@gmail.com>
Sat, 19 Nov 2011 20:27:19 +0000 (21:27 +0100)
debian/rules

index cbe925d7587131c8ec8761915930894c60c096fd..b9b9f92461b017d0f160cc9335a6fd97fc5523c1 100755 (executable)
@@ -1,3 +1,7 @@
 #!/usr/bin/make -f
+
+override_dh_auto_configure:
+       ./configure
+
 %:
        dh $@