From: <pau...@us...> - 2014-09-17 12:55:32
|
Revision: 60044 http://sourceforge.net/p/firebird/code/60044 Author: paulbeach Date: 2014-09-17 12:55:29 +0000 (Wed, 17 Sep 2014) Log Message: ----------- Fix typo Modified Paths: -------------- firebird/branches/B2_5_Release/builds/posix/darwin.defaults Modified: firebird/branches/B2_5_Release/builds/posix/darwin.defaults =================================================================== --- firebird/branches/B2_5_Release/builds/posix/darwin.defaults 2014-09-17 01:22:54 UTC (rev 60043) +++ firebird/branches/B2_5_Release/builds/posix/darwin.defaults 2014-09-17 12:55:29 UTC (rev 60044) @@ -42,7 +42,7 @@ PLAT_CLASSIC_POST_TARGET=darwin_finish_cs_framework PLAT_SUPER_PRE_TARGET=darwin_setup_framework -PLAT_SUPER_POST_TRAGET=darwin_finish_ss_framework +PLAT_SUPER_POST_TARGET=darwin_finish_ss_framework PLATFORM_POSTBUILD_TARGET=darwin_postbuild_target This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |