* fixed URL for updated gcc2 (sigh)

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@37484 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Oliver Tappe
2010-07-12 19:35:01 +00:00
parent 7a5c50f900
commit aa9a027532
+1 -1
View File
@@ -463,7 +463,7 @@ if [ IsOptionalHaikuImagePackageAdded DevelopmentBase ]
if $(HAIKU_GCC_VERSION[1]) = 2 || $(isHybridBuild) { if $(HAIKU_GCC_VERSION[1]) = 2 || $(isHybridBuild) {
InstallOptionalHaikuImagePackage InstallOptionalHaikuImagePackage
gcc-2.95.3-r1a2-x86-gcc2-2010-07-12.zip gcc-2.95.3-r1a2-x86-gcc2-2010-07-12.zip
: $(baseURL)/gcc-2.95.3-r1a2-x86-gcc2-2010-07-12.zip ; : $(baseURL)/gcc-2.95.3-x86-gcc2-2010-07-12.zip ;
} }
if $(HAIKU_GCC_VERSION[1]) = 2 { if $(HAIKU_GCC_VERSION[1]) = 2 {