View | Details | Raw Unified | Return to bug 57610
Collapse All | Expand All

(-)esddsp (-1 / +1 lines)
Lines 97-103 Link Here
97
prefix=/home/gnome/prefix
97
prefix=/home/gnome/prefix
98
exec_prefix=${prefix}
98
exec_prefix=${prefix}
99
99
100
LD_PRELOAD="${exec_prefix}/lib/libesddsp.so.0 ${exec_prefix}/lib/libesd.so.0 $LD_PRELOAD"
100
LD_PRELOAD="${exec_prefix}/lib/libesddsp.so ${exec_prefix}/lib/libesd.so $LD_PRELOAD"
101
export LD_PRELOAD
101
export LD_PRELOAD
102
102
103
# invoke the program with the args given
103
# invoke the program with the args given

Return to bug 57610