sdl_rtf: fix debug info

This commit is contained in:
Jérôme Duval
2018-02-14 09:52:52 +01:00
committed by GitHub
parent 6123eb9cf0
commit 61354ab590

View File

@@ -47,7 +47,7 @@ BUILD_PREREQUIRES="
cmd:pkg_config
"
defineDebugInfoPackage libSDL_rtf_0.1$secondaryArchSuffix \
defineDebugInfoPackage sdl_rtf \
$libDir/libSDL_rtf-0.1.so.0.0.0
BUILD()