[haiku-commits] r37519 - haiku/trunk/build/jam

  • From: anevilyak@xxxxxxxxx
  • To: haiku-commits@xxxxxxxxxxxxx
  • Date: Wed, 14 Jul 2010 22:38:20 +0200 (CEST)

Author: anevilyak
Date: 2010-07-14 22:38:20 +0200 (Wed, 14 Jul 2010)
New Revision: 37519
Changeset: http://dev.haiku-os.org/changeset/37519

Modified:
   haiku/trunk/build/jam/OptionalPackages
Log:
Update Web+ optional package for ICU 4.4 and locale kit changes. Note this 
doesn't currently work correctly on gcc2 hybrid due to some issues with the ICU 
optional package rules (gcc2 ICU libraries are ending up in gcc4/lib).



Modified: haiku/trunk/build/jam/OptionalPackages
===================================================================
--- haiku/trunk/build/jam/OptionalPackages      2010-07-14 19:43:46 UTC (rev 
37518)
+++ haiku/trunk/build/jam/OptionalPackages      2010-07-14 20:38:20 UTC (rev 
37519)
@@ -1439,8 +1439,8 @@
                Echo "No optional package WebPositive available for gcc2" ;
        } else {
                InstallOptionalHaikuImagePackage
-                       WebPositive-gcc4-x86-r529-2010-07-09.zip
-                       : $(baseURL)/WebPositive-gcc4-x86-r529-2010-07-09.zip
+                       WebPositive-gcc4-x86-r529-2010-07-14.zip
+                       : $(baseURL)/WebPositive-gcc4-x86-r529-2010-07-14.zip
                        :
                ;
                AddSymlinkToHaikuImage home config be Applications


Other related posts: