Updated cmake OptionalPackage to clean up it's directories.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@41314 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
8e52f69ef2
commit
06dc474efb
@ -417,13 +417,13 @@ if [ IsOptionalHaikuImagePackageAdded CMake ] {
|
||||
} else {
|
||||
if $(HAIKU_GCC_VERSION[1]) >= 4 {
|
||||
InstallOptionalHaikuImagePackage
|
||||
cmake-2.8.4-x86-gcc4-2011-02-25.zip
|
||||
: $(baseURL)/cmake-2.8.4-x86-gcc4-2011-02-25.zip
|
||||
cmake-2.8.4-x86-gcc4-2011-05-03.zip
|
||||
: $(baseURL)/cmake-2.8.4-x86-gcc4-2011-05-03.zip
|
||||
: : true ;
|
||||
} else {
|
||||
InstallOptionalHaikuImagePackage
|
||||
cmake-2.8.4-x86-gcc2-2011-02-25.zip
|
||||
: $(baseURL)/cmake-2.8.4-x86-gcc2-2011-02-25.zip
|
||||
cmake-2.8.4-x86-gcc2-2011-05-03.zip
|
||||
: $(baseURL)/cmake-2.8.4-x86-gcc2-2011-05-03.zip
|
||||
: : true ;
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user