summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrandon Low <lostlogic@gentoo.org>2003-04-18 02:42:21 +0000
committerBrandon Low <lostlogic@gentoo.org>2003-04-18 02:42:21 +0000
commit8df787f25f44abe965e7f9f85a6a3f5826614eec (patch)
tree4426ec09549953421268356d42b5c535576f8fef /sys-apps/slocate/files
parentfix xft deps (diff)
downloadgentoo-2-8df787f25f44abe965e7f9f85a6a3f5826614eec.tar.gz
gentoo-2-8df787f25f44abe965e7f9f85a6a3f5826614eec.tar.bz2
gentoo-2-8df787f25f44abe965e7f9f85a6a3f5826614eec.zip
Update the updatedb.conf file
Diffstat (limited to 'sys-apps/slocate/files')
-rw-r--r--sys-apps/slocate/files/updatedb.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/slocate/files/updatedb.conf b/sys-apps/slocate/files/updatedb.conf
index 5be1c0889fa3..ceae9d6ac776 100644
--- a/sys-apps/slocate/files/updatedb.conf
+++ b/sys-apps/slocate/files/updatedb.conf
@@ -1,11 +1,11 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/slocate/files/updatedb.conf,v 1.3 2003/04/12 16:22:11 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/slocate/files/updatedb.conf,v 1.4 2003/04/18 02:42:14 lostlogic Exp $
# This file sets environment variables which are used by updatedb
# filesystems which are pruned from updatedb database
-PRUNEFS="NFS nfs afs proc smbfs autofs auto iso9660 devfs tmpfs"
+PRUNEFS="NFS nfs afs proc smbfs autofs auto iso9660 devfs tmpfs ncpfs"
export PRUNEFS
# paths which are pruned from updatedb database
PRUNEPATHS="/tmp /var/tmp"