Replace ':' in package link paths by '~'

Also add missing libiconv requires for apr_util.
This commit is contained in:
Ingo Weinhold
2013-08-13 13:55:32 +02:00
parent dc3d06bbdc
commit 089e141aeb
7 changed files with 21 additions and 19 deletions

View File

@@ -8,7 +8,7 @@ LICENSE="WonderBrush"
COPYRIGHT="2005, Stephan Aßmus und Ingo Weinhold GbR"
SRC_URI="http://yellowbites.com/downloads/WonderBrush-2.1.2-x86-gcc2-2013-01-02.zip#noarchive"
CHECKSUM_MD5="28e64a56946c9f5aefa40486f35ffc77"
REVISION="3"
REVISION="4"
ARCHITECTURES="x86_gcc2 !x86"
DISABLE_SOURCE_PACKAGE=yes
@@ -47,9 +47,9 @@ INSTALL()
# Hack to make libfreetype and libz available under the name WonderBrush
# has been linked against them.
ln -s $portPackageLinksDir/lib:libfreetype/lib/libfreetype.so.6 \
ln -s $portPackageLinksDir/lib~libfreetype/lib/libfreetype.so.6 \
$wonderbrushDir/lib/libfreetype.so
ln -s $portPackageLinksDir/lib:libz/lib/libz.so.1 \
ln -s $portPackageLinksDir/lib~libz/lib/libz.so.1 \
$wonderbrushDir/lib/libz.so
addAppDeskbarSymlink $wonderbrushDir/WonderBrush