Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 35084
Collapse All | Expand All

(-)slocate.orig (-1 / +3 lines)
Lines 6-11 Link Here
6
	then
6
	then
7
		/usr/bin/updatedb
7
		/usr/bin/updatedb
8
	else
8
	else
9
		/usr/bin/updatedb -f proc
9
		# Uncomment the following line, if you want to be warned that /etc/updatedb.conf is missing
10
		# echo "warning: /etc/updatedb.conf is not present on system."
11
		/usr/bin/slocate -u -f proc
10
	fi
12
	fi
11
fi
13
fi

Return to bug 35084