Ticket #42027: patch-launcher_sh.diff
File patch-launcher_sh.diff, 331 bytes (added by t.tensi@…, 11 years ago) |
---|
-
bundler/launcher.sh
old new 15 15 tmp=`dirname "$tmp"` 16 16 tmp=`dirname "$tmp"` 17 17 bundle=`dirname "$tmp"` 18 cd $bundle 18 19 bundle_contents="$bundle"/Contents 19 20 bundle_res="$bundle_contents"/Resources 20 21 bundle_lib="$bundle_res"/lib