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

Collapse All | Expand All

(-)eclipse-3.2.orig (+4 lines)
Lines 44-47 Link Here
44
	echo "!!!  3) 'emerge eclipse-sdk'"
44
	echo "!!!  3) 'emerge eclipse-sdk'"
45
fi
45
fi
46
46
47
if [ -d /usr/lib/gecko-sdk/lib/ ] && [ -f /usr/lib/gecko-sdk/lib/libgtkembedmoz.so ] ; then
48
    export MOZILLA_FIVE_HOME="/usr/lib/gecko-sdk/lib/"
49
fi
50
47
exec ${ECLIPSE_BIN} "$@"
51
exec ${ECLIPSE_BIN} "$@"

Return to bug 112537