If we want WebPositive to work in Live-CD mode, we can't copy some packages
to the CD image without extracting them anymore. Test pending. git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@36441 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -363,7 +363,6 @@ if [ IsOptionalHaikuImagePackageAdded Curl ] {
|
||||
InstallOptionalHaikuImagePackage curl-7.20.1-r1a2-x86-gcc2-2010-04-22.zip
|
||||
: $(baseURL)/curl-7.20.1-r1a2-x86-gcc2-2010-04-22.zip
|
||||
:
|
||||
: true
|
||||
;
|
||||
}
|
||||
}
|
||||
@@ -691,7 +690,6 @@ if [ IsOptionalHaikuImagePackageAdded LibXML2 ] {
|
||||
InstallOptionalHaikuImagePackage libxml2-2.7.7-r1a2-x86-gcc2-2010-04-22.zip
|
||||
: $(baseURL)/libxml2-2.7.7-r1a2-x86-gcc2-2010-04-22.zip
|
||||
:
|
||||
: true
|
||||
;
|
||||
}
|
||||
}
|
||||
@@ -1022,7 +1020,6 @@ if [ IsOptionalHaikuImagePackageAdded SQLite ] {
|
||||
InstallOptionalHaikuImagePackage sqlite-3.6.23-r1a2-x86-gcc2-2010-04-22.zip
|
||||
: $(baseURL)/sqlite-3.6.23-r1a2-x86-gcc2-2010-04-22.zip
|
||||
:
|
||||
: true
|
||||
;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user