From 0319b273e2ea6cca679adc72c5d49e2ded1e989e Mon Sep 17 00:00:00 2001 From: Dmitry Bogatov Date: Wed, 31 Aug 2016 14:24:35 +0300 Subject: Do not create /etc/service symbolic link in maintainer script of -run packages. It simplifies maintainace at cost of creation of empty directories in runit binary package. But since it is rare to install runit, but none of -run packages, trade-off seems justified. --- debian/dh-runit.install | 1 - 1 file changed, 1 deletion(-) (limited to 'debian/dh-runit.install') diff --git a/debian/dh-runit.install b/debian/dh-runit.install index 5b296b5..bc52d23 100644 --- a/debian/dh-runit.install +++ b/debian/dh-runit.install @@ -1,5 +1,4 @@ dh_runit /usr/bin -preinst-runit /usr/share/debhelper/autoscripts postinst-runit /usr/share/debhelper/autoscripts prerm-runit /usr/share/debhelper/autoscripts postrm-runit /usr/share/debhelper/autoscripts -- cgit v1.2.3