Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 18729 | Differences between
and this patch

Collapse All | Expand All

(-)file_not_specified_in_diff (-8 / +7 lines)
Line 34 Link Here
34
	if use afs ; then
34
	if use afs
35
--
35
	    then
Lines 46-49 Link Here
46
	# remove locate
47
	sed 's:\(^SUBDIRS.*\) locate\(.*\):\1\2:' Makefile > Makefile.x || die
48
	mv Makefile.x Makefile || die
49
Line 58 Link Here
55
		localstatedir=${D}/var/spool/locate \
Line 63 Link Here
61
	dosed "s:TMPDIR=/usr/tmp:TMPDIR=/tmp:" usr/bin/updatedb
Line 64 Link Here
64
	if [ -z "`use build`" ] ; then
63
	if [ -z "`use build`" ] 
65
--
64
	then
Line 69 Link Here
69
	keepdir /var/spool/locate

Return to bug 18729