summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xdebian/rules2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/rules b/debian/rules
index e3dc3c6..95b9891 100755
--- a/debian/rules
+++ b/debian/rules
@@ -13,6 +13,8 @@
dh $@ --with autotools-dev
override_dh_auto_configure:
+ #dh_auto_configure -- --with-gst-api-version=1.0
+ NOCONFIGURE=1 ./autogen.sh
dh_auto_configure -- --with-gst-api-version=1.0
override_dh_auto_test: