Update ooo320-m1
[ooovba.git] / instsetoo_native / res / osx_langpackinstall.sh
blob2481581c3a0d3d85bf5f30d87cc6a803a12835d4
1 #!/bin/bash
3 # shell script as a workaraound since it is hard to impossible to store compiled
4 # applescript in CVS and running osacompile would require a GUI session while
5 # building (or root privileges)
6 # using osascript only works when the shell script is camouflaged as application
8 MY_DIR=$(dirname "$0")
10 osascript "$MY_DIR/osx_langpackinstall.applescript"