[Pkg-utopia-commits] r2280 - /packages/unstable/avahi/debian/rules

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Sat May 31 00:28:37 UTC 2008


Author: biebl
Date: Sat May 31 00:28:37 2008
New Revision: 2280

URL: http://svn.debian.org/wsvn/pkg-utopia/?sc=1&rev=2280
Log:
group together relevant entries

Modified:
    packages/unstable/avahi/debian/rules

Modified: packages/unstable/avahi/debian/rules
URL: http://svn.debian.org/wsvn/pkg-utopia/packages/unstable/avahi/debian/rules?rev=2280&op=diff
==============================================================================
--- packages/unstable/avahi/debian/rules (original)
+++ packages/unstable/avahi/debian/rules Sat May 31 00:28:37 2008
@@ -22,12 +22,12 @@
   DEB_CONFIGURE_EXTRA_FLAGS += --disable-stack-protector
 endif
 
-DEB_UPDATE_RCD_PARAMS_avahi-daemon := start 14 2 3 4 5 . stop 86 0 1 6 .
-DEB_UPDATE_RCD_PARAMS_avahi-dnsconfd := start 16 2 3 4 5 . stop 84 0 1 6 .
-
 ifneq (linux,$(DEB_HOST_ARCH_OS))
 	DEB_CONFIGURE_EXTRA_FLAGS += --disable-autoipd
 endif
+
+DEB_UPDATE_RCD_PARAMS_avahi-daemon := start 14 2 3 4 5 . stop 86 0 1 6 .
+DEB_UPDATE_RCD_PARAMS_avahi-dnsconfd := start 16 2 3 4 5 . stop 84 0 1 6 .
 
 DEB_INSTALL_DOCS_ALL += docs/README docs/NEWS
 




More information about the Pkg-utopia-commits mailing list