Update grep package

This commit is contained in:
Ingo Weinhold 2013-05-27 04:27:26 +02:00
parent 75c10de291
commit badd403c5e
1 changed files with 1 additions and 1 deletions

View File

@ -987,7 +987,7 @@ if [ IsOptionalHaikuImagePackageAdded Grep ] {
$(baseURL)/grep-2.14-x86-gcc4-2012-12-28.zip ;
} else {
InstallOptionalHaikuImagePackage
$(hpkgBaseURL)/grep-2.14-2-x86_gcc2.hpkg ;
$(hpkgBaseURL)/grep-2.14-3-x86_gcc2.hpkg ;
}
} else if $(TARGET_ARCH) = x86_64 {
InstallOptionalHaikuImagePackage