[haiku-commits] r39460 - haiku/branches/developer/bonefish/weak-symbols/build/jam

  • From: anevilyak@xxxxxxxxx
  • To: haiku-commits@xxxxxxxxxxxxx
  • Date: Wed, 17 Nov 2010 04:03:12 +0100 (CET)

Author: anevilyak
Date: 2010-11-17 04:03:11 +0100 (Wed, 17 Nov 2010)
New Revision: 39460
Changeset: http://dev.haiku-os.org/changeset/39460

Modified:
   haiku/branches/developer/bonefish/weak-symbols/build/jam/OptionalPackages
Log:
Update Web+ package again to fix further layout issues. Hopefully all of them 
this time.



Modified: 
haiku/branches/developer/bonefish/weak-symbols/build/jam/OptionalPackages
===================================================================
--- haiku/branches/developer/bonefish/weak-symbols/build/jam/OptionalPackages   
2010-11-16 20:54:49 UTC (rev 39459)
+++ haiku/branches/developer/bonefish/weak-symbols/build/jam/OptionalPackages   
2010-11-17 03:03:11 UTC (rev 39460)
@@ -1758,8 +1758,8 @@
                Echo "No optional package WebPositive available for gcc2" ;
        } else {
                InstallOptionalHaikuImagePackage
-                       WebPositive-gcc4-x86-r547-2010-11-15.zip
-                       : $(baseURL)/WebPositive-gcc4-x86-r547-2010-11-15.zip
+                       WebPositive-gcc4-x86-r547-2010-11-16.zip
+                       : $(baseURL)/WebPositive-gcc4-x86-r547-2010-11-16.zip
                        :
                ;
                AddSymlinkToHaikuImage home config be Applications


Other related posts:

  • » [haiku-commits] r39460 - haiku/branches/developer/bonefish/weak-symbols/build/jam - anevilyak