X-Git-Url: https://the.earth.li/gitweb/?a=blobdiff_plain;f=debian%2Frules;h=4cfee2bbad85f00c781e29423c2b5be08d10d680;hb=58ed9a0076feb9604154b99da6ed1907ca7df089;hp=13bdadca02f7254cca2ab1d9684f9dece99cfbf1;hpb=098634aaa52bff406d11f1f6b57bc1e10208cee7;p=onak.git diff --git a/debian/rules b/debian/rules index 13bdadc..4cfee2b 100755 --- a/debian/rules +++ b/debian/rules @@ -1,12 +1,10 @@ #!/usr/bin/make -f export DEB_BUILD_MAINT_OPTIONS = hardening=+all -DEB_CONFIGURE_EXTRA_FLAGS += --enable-backend=dynamic --runstatedir=/run - CFLAGS += -std=gnu99 %: - dh "$@" --with autoreconf,systemd + dh "$@" override_dh_installinit: dh_installinit --no-start