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

Collapse All | Expand All

(-)file_not_specified_in_diff (-2 / +2 lines)
Line  Link Here
0
-- a/src/swig/lua/build
0
++ b/src/swig/lua/build
Lines 8-14 Link Here
8
	exit 0
8
	exit 0
9
fi
9
fi
10
10
11
path=`which lua 2> /dev/null`
11
path=`/bin/true`
12
12
13
if [ $? = 0 ]
13
if [ $? = 0 ]
14
then
14
then

Return to bug 936251