Cleaned up directories for gperf.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@41356 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -811,13 +811,13 @@ if [ IsOptionalHaikuImagePackageAdded GPerf ] {
|
||||
} else {
|
||||
if $(HAIKU_GCC_VERSION[1]) >= 4 {
|
||||
InstallOptionalHaikuImagePackage
|
||||
gperf-3.0.4-x86-gcc4-2010-06-15.zip
|
||||
: $(baseURL)/gperf-3.0.4-x86-gcc4-2010-06-15.zip
|
||||
gperf-3.0.4-x86-gcc4-2011-05-06.zip
|
||||
: $(baseURL)/gperf-3.0.4-x86-gcc4-2011-05-06.zip
|
||||
: : true ;
|
||||
} else {
|
||||
InstallOptionalHaikuImagePackage
|
||||
gperf-3.0.4-x86-gcc2-2010-06-15.zip
|
||||
: $(baseURL)/gperf-3.0.4-x86-gcc2-2010-06-15.zip
|
||||
gperf-3.0.4-x86-gcc2-2011-05-06.zip
|
||||
: $(baseURL)/gperf-3.0.4-x86-gcc2-2011-05-06.zip
|
||||
: : true ;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user