summaryrefslogtreecommitdiff
path: root/debian/dh-systemd.install
diff options
context:
space:
mode:
authorJeremy Bicha <jbicha@ubuntu.com>2013-07-15 15:59:26 -0400
committerMichael Stapelberg <michael@stapelberg.de>2013-07-16 23:50:02 +0200
commit165521c09afb46443e35602fa362c4f5197342ff (patch)
tree16733eb57f5548f427326e562f700d5b0f86e2c9 /debian/dh-systemd.install
parent45446fb0d587c6b013c44c939c3ea859fbba69ab (diff)
downloadinit-system-helpers-165521c09afb46443e35602fa362c4f5197342ff.tar.gz
Drop dependency on libmodule-install-perl (Closes: #716929)
Diffstat (limited to 'debian/dh-systemd.install')
-rw-r--r--debian/dh-systemd.install10
1 files changed, 4 insertions, 6 deletions
diff --git a/debian/dh-systemd.install b/debian/dh-systemd.install
index da265a0..35d295a 100644
--- a/debian/dh-systemd.install
+++ b/debian/dh-systemd.install
@@ -1,6 +1,4 @@
-usr/bin/dh_systemd_start
-usr/bin/dh_systemd_enable
-usr/share/perl5/Debian/Debhelper/Sequence/systemd.pm
-usr/share/debhelper/autoscripts
-usr/share/man/man1/dh_systemd_start.1p
-usr/share/man/man1/dh_systemd_enable.1p
+script/dh_systemd_start usr/bin
+script/dh_systemd_enable usr/bin
+autoscripts usr/share/debhelper
+lib/Debian/Debhelper/Sequence/systemd.pm usr/share/perl5/Debian/Debhelper/Sequence/