mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-05 06:28:55 +02:00
sdl2_ttf-2.0.14: Fix broken devel library symlink
This commit is contained in:
@@ -9,7 +9,7 @@ without much effort."
|
||||
HOMEPAGE="http://www.libsdl.org/projects/SDL_ttf"
|
||||
COPYRIGHT="1997-2013 Sam Lantinga"
|
||||
LICENSE="Zlib"
|
||||
REVISION="4"
|
||||
REVISION="5"
|
||||
SOURCE_URI="http://www.libsdl.org/projects/SDL_ttf/release/SDL2_ttf-$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="34db5e20bcf64e7071fe9ae25acaa7d72bdc4f11ab3ce59acc768ab62fe39276"
|
||||
SOURCE_DIR="SDL2_ttf-$portVersion"
|
||||
@@ -77,7 +77,8 @@ INSTALL()
|
||||
# remove libtool library file
|
||||
rm $libDir/libSDL2_ttf.la
|
||||
|
||||
prepareInstalledDevelLibs libSDL2_ttf
|
||||
prepareInstalledDevelLibs libSDL2_ttf \
|
||||
libSDL2_ttf-2.0
|
||||
fixPkgconfig
|
||||
|
||||
packageEntries devel \
|
||||
|
||||
Reference in New Issue
Block a user