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

(-)esound-0.2.35/esddsp.in.64bit_install (-1 / +1 lines)
Lines 106-112 Link Here
106
prefix=@prefix@
106
prefix=@prefix@
107
exec_prefix=@exec_prefix@
107
exec_prefix=@exec_prefix@
108
108
109
LD_PRELOAD="@libdir@/libesddsp.so.@ESD_MAJOR_VERSION@ @libdir@/libesd.so.@ESD_MAJOR_VERSION@ $LD_PRELOAD"
109
LD_PRELOAD="libesddsp.so.@ESD_MAJOR_VERSION@ libesd.so.@ESD_MAJOR_VERSION@ $LD_PRELOAD"
110
export LD_PRELOAD
110
export LD_PRELOAD
111
111
112
# invoke the program with the args given
112
# invoke the program with the args given

Return to bug 140505