X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/54eba47d04c3e13480b44c35eaf6c1e3a72df1a6..d628323f1364eec8883080b71f2e69c2d13e26b6:/build/bakefiles/mac_bundles.bkl
diff --git a/build/bakefiles/mac_bundles.bkl b/build/bakefiles/mac_bundles.bkl
index 4cf6485105..91567f48ed 100644
--- a/build/bakefiles/mac_bundles.bkl
+++ b/build/bakefiles/mac_bundles.bkl
@@ -16,13 +16,13 @@
- $(TOP_SRCDIR)src/mac/Info.plist.in
+ $(TOP_SRCDIR)src/mac/carbon/Info.plist.in
$(LIBDIRNAME)/libwx_$(TOOLCHAIN_NAME).$(WXSOVERSION[0]).rsrc
- $(TOP_SRCDIR)src/mac/wxmac.icns
+ $(TOP_SRCDIR)src/mac/carbon/wxmac.icns
@@ -58,8 +58,8 @@
ln -f $(ref("__targetdir",id))$(ref("__targetname",id)) $(BUNDLE)/MacOS/$(id)
- ln -f $(BUNDLE_RESOURCE) $(BUNDLE)/Resources/$(id).rsrc
- ln -f $(BUNDLE_ICONS) $(BUNDLE)/Resources/wxmac.icns
+ ln -sf $(BUNDLE_RESOURCE) $(BUNDLE)/Resources/$(id).rsrc
+ ln -sf $(BUNDLE_ICONS) $(BUNDLE)/Resources/wxmac.icns