scx/debian/rules

10 lines
229 B
Plaintext
Raw Normal View History

2024-08-15 20:07:56 +01:00
#!/usr/bin/make -f
2024-08-15 21:01:35 +02:00
%:
dh $@ --buildsystem=meson
2024-08-30 11:25:02 +02:00
override_dh_installsystemd:
dh_installsystemd --no-start --no-enable
2024-08-15 20:07:56 +01:00
override_dh_auto_configure:
2024-12-17 13:28:30 +01:00
dh_auto_configure -- -Dsystemd=enabled -Dopenrc=disabled -Dlibalpm=disabled