Ticket #27794: patch-bundler-launcher.sh.diff
File patch-bundler-launcher.sh.diff, 331 bytes (added by gellule.xg@…, 14 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