From: Dimitris Aragiorgis Date: Tue, 15 Oct 2013 14:52:01 +0000 (+0300) Subject: autogen.sh before configure X-Git-Tag: debian/2.8.2+snapshot1+b64v1+hotplug+ippoolfix+rapifix-1wheezy~7 X-Git-Url: https://code.grnet.gr/git/ganeti-local/commitdiff_plain/f1888d57ae2690ae2c0ddeca1bfa0543f7bfcd30?ds=sidebyside;hp=f55d47729da36350bffd4c37ed59aeede58872ed autogen.sh before configure Signed-off-by: Dimitris Aragiorgis --- diff --git a/debian/rules b/debian/rules index 4d60fab..e383a62 100755 --- a/debian/rules +++ b/debian/rules @@ -9,6 +9,7 @@ GNT_USERGROUP_PREFIX="gnt-" dh $@ --with python2,sphinxdoc,bash_completion override_dh_auto_configure: + ./autogen.sh ./configure \ --prefix=/usr \ --localstatedir=/var \