summaryrefslogtreecommitdiff
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
parentdc74a67ae5e1e13b8fb815236dd8efdfce962ba0 (diff)
add stubs for maintainer scripts
-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