summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPetter Reinholdtsen <pere@hungry.com>2010-09-14 09:19:01 +0000
committerPetter Reinholdtsen <pere@hungry.com>2010-09-14 09:19:01 +0000
commitbacb3d23563e24bc67f94ea9e0ee667a29bcc931 (patch)
tree58ed15178301f91365f93ca364c9259286ea8d05
parent1cb0b9b4386618d8822c0534a1c2875f1b3362b4 (diff)
Correct order.
-rwxr-xr-xdvswitch-avahi/debian/rules5
1 files changed, 3 insertions, 2 deletions
diff --git a/dvswitch-avahi/debian/rules b/dvswitch-avahi/debian/rules
index 79ea045..d875c68 100755
--- a/dvswitch-avahi/debian/rules
+++ b/dvswitch-avahi/debian/rules
@@ -37,14 +37,15 @@ binary-arch: build
dh_installdocs
dh_installchangelogs
+ dh_installinit -pdvswitch-avahi --no-start -u"start 18 2 3 4 5 . stop 82 1 ."
+ dh_installinit -pdvsource-avahi --no-start -u"start 20 2 3 4 5 . stop 80 1 ."
+
dh_perl
dh_strip
dh_compress
dh_fixperms
dh_installdeb
dh_shlibdeps
- dh_installinit -pdvswitch-avahi --no-start -u"start 18 2 3 4 5 . stop 82 1 ."
- dh_installinit -pdvsource-avahi --no-start -u"start 20 2 3 4 5 . stop 80 1 ."
dh_gencontrol
dh_md5sums
dh_builddeb