X-Git-Url: https://the.earth.li/gitweb/?a=blobdiff_plain;f=debian%2Frules;fp=debian%2Frules;h=4c1e6ddde8697c297d35f676b7b4a045a116a568;hb=55678b4c15ea873694d959e0d68114993093e9e2;hp=acf47b1923dc5749b63ef8808da3ebb54cbf84df;hpb=4c00c60025f3da30824b2df0fb5f25c0207245e3;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