schlesi Oracle
Joined: Jun 07, 2003 Posts: 234 Location: near Cologne, Germany
|
Posted: Sun Nov 16, 2003 4:47 am Post subject: Setup doesn't create an *.app-folder |
|
Setup doesn't create an Mac OS X-like *.app-folder
Workaround: copy the files of the folder being created by setup to an "old" NeoOffice.app/Contents/Resources. Example:
Code: |
sudo cp -R /myappdir/* /Applications/NeoOffice.app/Contents/Resources
|
Thomas |
|