X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/8588ab380b8e64c1c4ba4db2b4b443bd2c8a3a38..880da677a495220275f81e0738a23da4e977e312:/build/bakefiles/mac_bundles.bkl diff --git a/build/bakefiles/mac_bundles.bkl b/build/bakefiles/mac_bundles.bkl index 96847db952..8e4527cd12 100644 --- a/build/bakefiles/mac_bundles.bkl +++ b/build/bakefiles/mac_bundles.bkl @@ -62,7 +62,7 @@ echo -n "APPL????" >$(BUNDLE)/PkgInfo - mv $(ref("__targetdir",id))$(ref("__targetname",id)) $(BUNDLE)/MacOS/$(id) + ln -f $(ref("__targetdir",id))$(ref("__targetname",id)) $(BUNDLE)/MacOS/$(id) cp -f $(BUNDLE_ICON) $(BUNDLE)/Resources/wxmac.icns