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