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

Collapse All | Expand All

(-)file_not_specified_in_diff (-2 / +2 lines)
Line  Link Here
0
-- blam.in
0
++ blam.in
Lines 6-12 Link Here
6
MOZILLA_FIVE_HOME=@MOZILLA_HOME@
6
MOZILLA_FIVE_HOME=@MOZILLA_HOME@
7
export MOZILLA_FIVE_HOME
7
export MOZILLA_FIVE_HOME
8
8
9
LD_LIBRARY_PATH="@prefix@/lib/blam:@MOZILLA_HOME@:$LD_LIBRARY_PATH"
9
LD_LIBRARY_PATH="@prefix@/lib/blam:@MOZILLA_HOME@${LD_LIBRARY_PATH+:$LD_LIBRARY_PATH}"
10
export LD_LIBRARY_PATH
10
export LD_LIBRARY_PATH
11
11
12
exec mono @prefix@/lib/blam/blam.exe $@
12
exec mono @prefix@/lib/blam/blam.exe $@

Return to bug 199841