summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorDmitry Bogatov <KAction@gnu.org>2016-06-04 16:40:56 +0300
committerDmitry Bogatov <KAction@gnu.org>2016-06-04 16:40:56 +0300
commit3f00eb88f049dc2e676b6372790f4b949e36bd47 (patch)
tree86fa9245db4fb0ed6a781bb8c0c894aa15132b06 /debian
parentdc74a67ae5e1e13b8fb815236dd8efdfce962ba0 (diff)
add stubs for maintainer scripts
Diffstat (limited to 'debian')
-rw-r--r--debian/dh-runit.install4
1 files changed, 3 insertions, 1 deletions
diff --git a/debian/dh-runit.install b/debian/dh-runit.install
index 7899e96..fd634ac 100644
--- a/debian/dh-runit.install
+++ b/debian/dh-runit.install
@@ -1,2 +1,4 @@
1dh_runit /usr/bin 1dh_runit /usr/bin
2runit.pm /usr/share/perl5/Debian/Debhelper/Sequence \ No newline at end of file 2runit.pm /usr/share/perl5/Debian/Debhelper/Sequence
3postinst-runit /usr/share/debhelper/autoscripts
4prerm-runit /usr/share/debhelper/autoscripts \ No newline at end of file