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

(-)blam-1.8.4pre2/blam.in (-1 / +1 lines)
Lines 1-4 Link Here
1
#!/bin/bash
1
#!/bin/bash
2
2
3
LD_LIBRARY_PATH="@prefix@/lib64/blam:@MOZILLA_HOME@:$LD_LIBRARY_PATH" MOZILLA_FIVE_HOME=@MOZILLA_HOME@ \
3
LD_LIBRARY_PATH="@prefix@/lib64/blam:@MOZILLA_HOME@:" MOZILLA_FIVE_HOME=@MOZILLA_HOME@ \
4
MOZILLA_HOME=@MOZILLA_HOME@ exec -a 'blam' mono @prefix@/lib64/blam/blam.exe $@
4
MOZILLA_HOME=@MOZILLA_HOME@ exec -a 'blam' mono @prefix@/lib64/blam/blam.exe $@

Return to bug 199841