Wrong package name in error message. Spotted by Andreas Färber.

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@25077 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Ingo Weinhold 2008-04-20 12:53:40 +00:00
parent 0ea1e53a7d
commit 3e99f3e14f

View File

@ -161,7 +161,7 @@ if [ IsOptionalHaikuImagePackageAdded OpenSound ] {
# OpenSSL
if [ IsOptionalHaikuImagePackageAdded OpenSSL ] {
if $(HAIKU_GCC_VERSION[1]) >= 4 {
Echo "No optional package Pe available for gcc4" ;
Echo "No optional package OpenSSL available for gcc4" ;
} else {
local baseURL = http://haiku-files.org/files/optional-packages ;
InstallOptionalHaikuImagePackage openssl-0.9.8g-gcc2-2008-03-28