From 2c674ac803c3b279ebbd77658c200972fe584683 Mon Sep 17 00:00:00 2001 From: David Rose Date: Mon, 22 Jun 2009 21:38:54 +0000 Subject: [PATCH] osx fix --- dtool/pptempl/Global.pp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dtool/pptempl/Global.pp b/dtool/pptempl/Global.pp index c31e802a5e..f34ccc3395 100644 --- a/dtool/pptempl/Global.pp +++ b/dtool/pptempl/Global.pp @@ -538,7 +538,7 @@ // is. #defer active_target $[if $[build_target],$[TARGET]] #defer active_target_libprefext $[if $[build_target],$[lib_prefix]$[TARGET]$[lib_ext]] -#defer active_target_bundleext $[if $[and $[build_target],$[link_bundle]],$[lib_prefix]$[TARGET]$[bundle_ext]] +#defer active_target_bundleext $[if $[and $[build_target],$[link_extra_bundle]],$[lib_prefix]$[TARGET]$[bundle_ext]] #defer get_combined_sources $[COMBINED_SOURCES] // This subroutine will set up the sources variable to reflect the