X-Git-Url: http://the.earth.li/gitweb/?a=blobdiff_plain;f=debian%2Frules;h=4c1e6ddde8697c297d35f676b7b4a045a116a568;hb=2436afae47b25e56fdc61d437e8e2f0fb64ba54a;hp=acf47b1923dc5749b63ef8808da3ebb54cbf84df;hpb=b7a8b5277d37b289361ff0cc881632f527e4d5db;p=onak.git diff --git a/debian/rules b/debian/rules index acf47b1..4c1e6dd 100755 --- a/debian/rules +++ b/debian/rules @@ -5,12 +5,4 @@ DEB_CONFIGURE_EXTRA_FLAGS += --enable-backend=dynamic CFLAGS += -std=gnu99 %: - dh "$@" - -override_dh_clean: - rm -f config.log configure config.h.in aclocal.m4 - dh_clean - -override_dh_auto_configure: - autoreconf - dh_auto_configure -- ${DEB_CONFIGURE_EXTRA_FLAGS} + dh "$@" --with autoreconf