- Revision
- 15961
- Author
- bear
- Date
- 2007-11-29 08:56:38 -0800 (Thu, 29 Nov 2007)
Log Message
OS X menu localization fix - Python build is patched
to list all known locales Chandler could/does support.
bug 10127, r=bkirsch,r=robin
to list all known locales Chandler could/does support.
bug 10127, r=bkirsch,r=robin
Modified Paths
Diff
Modified: trunk/chandler/Makefile (15960 => 15961)
--- trunk/chandler/Makefile 2007-11-29 16:55:06 UTC (rev 15960) +++ trunk/chandler/Makefile 2007-11-29 16:56:38 UTC (rev 15961) @@ -59,7 +59,7 @@ # When a version changes, the ARCHIVES lists below need to be updated. READLINE = $(CHANDLERARCHIVES)/readline-$(SNAP)-5.2-$(BP)2.tar.gz -PYTHON = $(CHANDLERARCHIVES)/python-$(SNAP)-2.5.1-$(BP)8.tar.gz +PYTHON = $(CHANDLERARCHIVES)/python-$(SNAP)-2.5.1-$(BP)9.tar.gz SETUPTOOLS = $(CHANDLERARCHIVES)/setuptools-$(SNAP)-0.6c6-$(BP)2.tar.gz ICU = $(CHANDLERARCHIVES)/icu-$(SNAP)-3.6-$(BP)2.tar.gz OPENJDK = $(CHANDLERARCHIVES)/openjdk-7-ea-j2re-b21-$(BP)3.tar.gz
_______________________________________________ Commits mailing list [email protected] http://lists.osafoundation.org/mailman/listinfo/commits
