summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-nds/ypbind/ypbind-1.19.1.ebuild')
-rw-r--r--net-nds/ypbind/ypbind-1.19.1.ebuild8
1 files changed, 4 insertions, 4 deletions
diff --git a/net-nds/ypbind/ypbind-1.19.1.ebuild b/net-nds/ypbind/ypbind-1.19.1.ebuild
index d2c78448d272..c5e2c4313ca0 100644
--- a/net-nds/ypbind/ypbind-1.19.1.ebuild
+++ b/net-nds/ypbind/ypbind-1.19.1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-nds/ypbind/ypbind-1.19.1.ebuild,v 1.7 2007/03/26 07:58:34 antarus Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-nds/ypbind/ypbind-1.19.1.ebuild,v 1.8 2008/11/02 12:16:21 jmbsvicetto Exp $
MY_P=${PN}-mt-${PV}
S="${WORKDIR}/${MY_P}"
@@ -33,8 +33,8 @@ src_install() {
insinto /etc
newins etc/yp.conf yp.conf.example
- newconfd ${FILESDIR}/ypbind.confd-r1 ypbind
- newinitd ${FILESDIR}/ypbind.initd ypbind
+ newconfd "${FILESDIR}/ypbind.confd-r1 ypbind"
+ newinitd "${FILESDIR}/ypbind.initd ypbind"
}
pkg_postinst() {