summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGuido Günther <agx@sigxcpu.org>2013-05-29 00:01:27 +0200
committerGuido Günther <agx@sigxcpu.org>2013-05-29 00:01:27 +0200
commit5f7a641fc75dc11a1fb7a6c09180b3fe5f3545f7 (patch)
treecd800578388a48f20dd7931fd7a4c71387f96c36
parent297571e5a252690ad223737081340f485eb3a853 (diff)
Use upstream's autogen.sh
-rwxr-xr-xdebian/rules5
1 files changed, 1 insertions, 4 deletions
diff --git a/debian/rules b/debian/rules
index 470a18dc..46535003 100755
--- a/debian/rules
+++ b/debian/rules
@@ -50,10 +50,7 @@ CONFIGURE_FLAGS += --enable-maemo --enable-shared --disable-static \
--without-rst2man
configure: configure.ac
- ./autogen-maemo.sh
-
-libsynthesis/configure: libsynthesis/configure.in configure
- cd libsynthesis && ./autogen-maemo.sh
+ SBOX_DEFAULT_AUTOMAKE=1.9 ./autogen.sh
config.status: configure libsynthesis/configure
dh_testdir