From 4995c1bed17399239d9ec3a7c2af744c6603b170 Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Thu, 20 Jul 2006 02:07:36 +0000 Subject: dont install gssapi_mech.conf #140764 by Akos Ladanyi (Portage version: 2.1.1_pre3-r1) --- net-fs/nfs-utils/nfs-utils-1.0.9.ebuild | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'net-fs/nfs-utils') diff --git a/net-fs/nfs-utils/nfs-utils-1.0.9.ebuild b/net-fs/nfs-utils/nfs-utils-1.0.9.ebuild index 647ef9c97116..ccd2c516ca36 100644 --- a/net-fs/nfs-utils/nfs-utils-1.0.9.ebuild +++ b/net-fs/nfs-utils/nfs-utils-1.0.9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-fs/nfs-utils/nfs-utils-1.0.9.ebuild,v 1.2 2006/07/16 08:32:00 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-fs/nfs-utils/nfs-utils-1.0.9.ebuild,v 1.3 2006/07/20 02:07:36 vapier Exp $ inherit eutils flag-o-matic @@ -73,7 +73,6 @@ src_install() { insinto /etc doins "${FILESDIR}"/exports use !nonfsv4 && doins utils/idmapd/idmapd.conf - use kerberos && newins support/gssapi/SAMPLE_gssapi_mech.conf doinitd "${FILESDIR}"/nfs "${FILESDIR}"/nfsmount newconfd "${FILESDIR}"/nfs.confd nfs -- cgit v1.2.3-65-gdbad