Remove some Linux hacks that I can't see the point of any more.
[dcpomatic.git] / run / dcpomatic
index 43703fe68d0ee49d7119a7c358c208b0e18fda63..8ce6d060a2c23bc0ee3608ed44d20aff97670f28 100755 (executable)
@@ -5,7 +5,6 @@ build=$DIR/../build
 export LD_LIBRARY_PATH=$build/src/lib:$build/src/wx:$build/src/asdcplib/src:$LD_LIBRARY_PATH
 export DYLD_LIBRARY_PATH=$build/src/lib:$build/src/wx:$build/src/asdcplib/src:/Users/c.hetherington/osx-environment/64/lib
 export DCPOMATIC_GRAPHICS=$DIR/../graphics
-export DCPOMATIC_SHARE_PREFIX=.
 binary=$build/src/tools/dcpomatic2
 if [ "$1" == "--debug" ]; then
     shift