Update debian/rules

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

3
debian/rules vendored
View File

@ -2,6 +2,9 @@
%:
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