summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/dh-runit.install4
-rw-r--r--postinst-runit0
-rw-r--r--prerm-runit0
3 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
diff --git a/postinst-runit b/postinst-runit
new file mode 100644
index 0000000..e69de29
--- /dev/null
+++ b/postinst-runit
diff --git a/prerm-runit b/prerm-runit
new file mode 100644
index 0000000..e69de29
--- /dev/null
+++ b/prerm-runit