[ scummvm-Bugs-1471043 ] Mac OS X: "bundle" target not working correctly

SourceForge.net noreply at sourceforge.net
Sat Apr 15 23:56:44 CEST 2006


Bugs item #1471043, was opened at 2006-04-15 23:56
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=418820&aid=1471043&group_id=37116

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Unknown Crash/Other
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Gert Dietrich (schnaks)
Assigned to: Nobody/Anonymous (nobody)
Summary: Mac OS X: "bundle" target not working correctly

Initial Comment:
The makefile target for creating the Mac OS X application bundle is 
slightly broken; copying the theme files does not work:

$ make bundle
[...]
echo "APPL????" > ScummVM.app/Contents/PkgInfo
cp ./dists/macosx/Info.plist ScummVM.app/Contents/
cp ./icons/scummvm.icns ScummVM.app/Contents/Resources/
cp ./gui/themes/default-theme.ini ScummVM.app/Contents/Resources/
cp: ./gui/themes/default-theme.ini: No such file or directory
make: *** [bundle] Error 1

Last tried it with r21919 but noticed it for the first time some revisions 
ago. Obviously this is related to file renaming from "./gui/themes/
default-theme.*" to "./gui/themes/modern.*" in r21887.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=418820&aid=1471043&group_id=37116




More information about the Scummvm-tracker mailing list