mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-05 14:38:51 +02:00
Fix paste error in sdl_ttf recipe
Thanks, korli, for spotting this paste accident.
This commit is contained in:
@@ -50,7 +50,7 @@ BUILD_REQUIRES="
|
|||||||
devel:libpng$secondaryArchSuffix
|
devel:libpng$secondaryArchSuffix
|
||||||
"
|
"
|
||||||
BUILD_PREREQUIRES="
|
BUILD_PREREQUIRES="
|
||||||
git push -f
|
cmd:libtoolize$secondaryArchSuffix
|
||||||
cmd:aclocal
|
cmd:aclocal
|
||||||
cmd:automake
|
cmd:automake
|
||||||
cmd:autoconf
|
cmd:autoconf
|
||||||
|
|||||||
Reference in New Issue
Block a user