Update rules
This commit is contained in:
parent
53db2a3457
commit
b5710852de
5
debian/rules
vendored
5
debian/rules
vendored
@ -1,6 +1,7 @@
|
||||
#!/usr/bin/make -f
|
||||
|
||||
export DEB_BUILD_MAINT_OPTIONS = hardening=+all
|
||||
override_dh_auto_configure:
|
||||
dh_auto_configure -- --legacy_renderer=disabled
|
||||
|
||||
%:
|
||||
dh $@
|
||||
dh $@ --buildsystem=meson
|
||||
|
Loading…
Reference in New Issue
Block a user