* reverted r35680 as it caused havoc with the other

(basic) development optional packages - needs
  some more investigation

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@35709 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Oliver Tappe 2010-03-01 21:50:11 +00:00
parent 02e27d98b0
commit 1d69d5aed5

View File

@ -564,8 +564,8 @@ if [ IsOptionalHaikuImagePackageAdded Git ] {
# ICU-devel
if [ IsOptionalHaikuImagePackageAdded ICU-devel ] {
InstallOptionalHaikuImagePackage icu-devel-4.2-2010-02-28.zip
: $(baseURL)/icu-devel-4.2-2010-02-28.zip
InstallOptionalHaikuImagePackage icu-devel-4.2-2010-01-26.zip
: $(baseURL)/icu-devel-4.2-2010-01-26.zip
;
}