X-Git-Url: https://the.earth.li/gitweb/?a=blobdiff_plain;f=debian%2Frules;h=baa74cb624dfd47228c08e304abe8bfcdd0bf79e;hb=a799cc2909f47d918d1ec7171a9edba28a9f5136;hp=ad82309025191867d7107b861d674ddb4ef6abb0;hpb=a2f77461ff2dacd11b8d56abe8a8fa836bc53272;p=onak.git diff --git a/debian/rules b/debian/rules index ad82309..baa74cb 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 "$@" --with systemd override_dh_installinit: dh_installinit --no-start