Skip to content

Commit

Permalink
Update rules
Browse files Browse the repository at this point in the history
  • Loading branch information
Gregy authored May 9, 2020
1 parent bf1e6a7 commit 1f47ef8
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions debian/rules
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
#!/usr/bin/make -f
%:
dh $@ --with=systemd --with autoreconf
dh $@ --with=systemd --with autoreconf

override_dh_installinit:
echo 'not installing init script, relying on systemd'
echo 'not installing init script, relying on systemd'
override_dh_auto_test:
echo ' skip tests'
echo ' skip tests'

0 comments on commit 1f47ef8

Please sign in to comment.