Update debian/rules

This commit is contained in:
ferreo 2024-08-30 11:25:02 +02:00
parent 97556051e8
commit 8b7708ecea

5
debian/rules vendored
View File

@ -1,7 +1,10 @@
#!/usr/bin/make -f
%:
dh $@ --buildsystem=meson
override_dh_installsystemd:
dh_installsystemd --no-start --no-enable
override_dh_auto_configure:
dh_auto_configure -- -Dsystemd=enabled -Dopenrc=disabled -Dlibalpm=disabled