summaryrefslogtreecommitdiffstats
path: root/initscript
diff options
context:
space:
mode:
authorTrent Lloyd <lathiat@bur.st>2005-08-23 11:59:02 +0000
committerTrent Lloyd <lathiat@bur.st>2005-08-23 11:59:02 +0000
commit9d125e3a3ae8a3bc4150756294226b3feb95799e (patch)
treee0d618cab16db9cb70193d0fd9c814a347e9906f /initscript
parent63c18f9eab7c30fe51c012d45f52947ce9e919d0 (diff)
* Re-enable use of gentoo initscripts
git-svn-id: file:///home/lennart/svn/public/avahi/trunk@416 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
Diffstat (limited to 'initscript')
-rw-r--r--initscript/Makefile.am8
-rw-r--r--initscript/gentoo/avahi-daemon.in1
-rw-r--r--initscript/gentoo/avahi-dnsconfd.in1
3 files changed, 4 insertions, 6 deletions
diff --git a/initscript/Makefile.am b/initscript/Makefile.am
index c54b2d0..16bbbf0 100644
--- a/initscript/Makefile.am
+++ b/initscript/Makefile.am
@@ -27,11 +27,11 @@ if TARGET_ARCHLINUX
SUBDIRS += archlinux
endif
-# We disable shipping of Gentoo and SUSE init scripts for now as they are out of date
+if TARGET_GENTOO
+SUBDIRS += gentoo
+endif
-#if TARGET_GENTOO
-#SUBDIRS += gentoo
-#endif
+# We disable shipping of these init scripts for now as they are out of date
#if TARGET_SUSE
#SUBDIRS += suse
diff --git a/initscript/gentoo/avahi-daemon.in b/initscript/gentoo/avahi-daemon.in
index a4b25db..88d0be0 100644
--- a/initscript/gentoo/avahi-daemon.in
+++ b/initscript/gentoo/avahi-daemon.in
@@ -2,7 +2,6 @@
# $Id$
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/www/www.gentoo.org/raw_cvs/gentoo-x86/net-dns/avahi/files/avahi.initd,v 1.2 2005/08/22 03:47:19 swegener Exp $
opts="${opts} reload"
diff --git a/initscript/gentoo/avahi-dnsconfd.in b/initscript/gentoo/avahi-dnsconfd.in
index 98556e8..54c2aa6 100644
--- a/initscript/gentoo/avahi-dnsconfd.in
+++ b/initscript/gentoo/avahi-dnsconfd.in
@@ -2,7 +2,6 @@
# $Id$
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/www/www.gentoo.org/raw_cvs/gentoo-x86/net-dns/avahi/files/avahi-dnsconfd.initd,v 1.1 2005/08/22 03:47:19 swegener Exp $
opts="${opts} reload"