summaryrefslogtreecommitdiff
path: root/debian/rules
blob: cdff92b1c2032e6286074cb69a9b679da2773370 (plain)
1
2
3
4
5
6
7
8
9
10
#!/usr/bin/make -f

%:
	dh $@ --with=systemd

# disable tests
override_dh_auto_test:

override_dh_auto_install:
	dh_auto_install -- prefix=/usr servicedir=/lib/systemd/system