summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Schleef <ds@schleef.org>2013-11-24 16:40:29 -0800
committerDavid Schleef <ds@schleef.org>2013-11-24 16:40:29 -0800
commite5af30d9978bba59b6a36482aeaddb22ffadf189 (patch)
tree8fc4160454c94d8b559ac230b74c5c317a960f5b
parent19d1ffa054dd4c5bfe4d70480f7434cec92efac0 (diff)
debian: change how snapshots are made
-rwxr-xr-xdebian/rules2
1 files changed, 0 insertions, 2 deletions
diff --git a/debian/rules b/debian/rules
index 95b9891..e3dc3c6 100755
--- a/debian/rules
+++ b/debian/rules
@@ -13,8 +13,6 @@
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: