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