* updated optional package ICU-devel to include links to make the libs available
  for development (only links for the current abi are being created)


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@35680 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Oliver Tappe
2010-02-28 22:06:57 +00:00
parent 57dc77bb15
commit 2ee4113182
+2 -2
View File
@@ -565,8 +565,8 @@ if [ IsOptionalHaikuImagePackageAdded Git ] {
# ICU-devel
if [ IsOptionalHaikuImagePackageAdded ICU-devel ] {
InstallOptionalHaikuImagePackage icu-devel-4.2-2010-01-26.zip
: $(baseURL)/icu-devel-4.2-2010-01-26.zip
InstallOptionalHaikuImagePackage icu-devel-4.2-2010-02-28.zip
: $(baseURL)/icu-devel-4.2-2010-02-28.zip
;
}