From b64608901aa9e5ae3d3d6a59daccc77b3119b53b Mon Sep 17 00:00:00 2001 From: =?utf8?q?V=C3=A1clav=20Slav=C3=ADk?= Date: Mon, 2 Jun 2008 10:39:10 +0000 Subject: [PATCH] fixed OSX bundles bkl code to handle conditional targets correctly git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53923 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- build/bakefiles/mac_bundles.bkl | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/build/bakefiles/mac_bundles.bkl b/build/bakefiles/mac_bundles.bkl index b5c69912d7..18db51bfa0 100644 --- a/build/bakefiles/mac_bundles.bkl +++ b/build/bakefiles/mac_bundles.bkl @@ -31,8 +31,9 @@ $(BUNDLE)/PkgInfo $(BUNDLE)/PkgInfo - - + + $(id) @@ -64,7 +65,7 @@ + cond="target and PLATFORM_MACOSX=='1'"/> all $(BUNDLE_TGT_REF) -- 2.50.0