summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xdebian/rules1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/rules b/debian/rules
index e885393..460413e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -28,6 +28,7 @@ configure-stamp:
dh_testdir
autoreconf -v -i
+ # to be replaced by 'dh_auto_configure' only when compat=9
dh_auto_configure -- $(shell dpkg-buildflags --export=configure)
touch configure-stamp