debian/rules: Build using autogen.sh.

This commit is contained in:
Mike Gabriel 2014-04-22 14:50:37 +02:00
parent 919cdc7b8d
commit 6d70760772

2
debian/rules vendored
View File

@ -12,6 +12,8 @@ override_dh_install:
dh_install --list-missing
override_dh_auto_configure:
# upstream tarball is without configure. autogen.sh will create it
NOCONFIGURE=1 ./autogen.sh
dh_auto_configure $(DHFLAGS) -- \
--with-gtk=2.0