Skip to content

Commit

Permalink
debian: Use dh_installsystemd
Browse files Browse the repository at this point in the history
  • Loading branch information
hessu committed Jun 3, 2024
1 parent ee59c2f commit 54ac221
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions src/debian/rules
Original file line number Diff line number Diff line change
Expand Up @@ -75,10 +75,7 @@ binary-arch: build install
# dh_installmime
# dh_python
dh_installinit
# this will work on ubuntu 18.04: dh_installsystemd
# but in the mean time:
cp -p $(CURDIR)/debian/aprsc@.service $(CURDIR)/debian/aprsc/lib/systemd/system/aprsc@.service
cp -p $(CURDIR)/debian/aprsc-chroot.service $(CURDIR)/debian/aprsc/lib/systemd/system/aprsc-chroot.service
dh_installsystemd
# dh_installcron
# dh_installinfo
dh_installman
Expand Down

0 comments on commit 54ac221

Please sign in to comment.