Updated the expat optional package to fix the incorrect url to it's homepage.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@35786 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -540,8 +540,8 @@ if [ IsOptionalHaikuImagePackageAdded Expat ] {
|
||||
if $(TARGET_ARCH) != x86 {
|
||||
Echo "No optional package Expat available for $(TARGET_ARCH)" ;
|
||||
} else {
|
||||
InstallOptionalHaikuImagePackage expat-2.0.1-r1a1-x86-gcc2-2009-08-30.zip
|
||||
: $(baseURL)/expat-2.0.1-r1a1-x86-gcc2-2009-08-30.zip
|
||||
InstallOptionalHaikuImagePackage expat-2.0.1-x86-gcc2-2010-03-08.zip
|
||||
: $(baseURL)/expat-2.0.1-x86-gcc2-2010-03-08.zip
|
||||
:
|
||||
: true
|
||||
;
|
||||
|
||||
Reference in New Issue
Block a user