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