From 9fcbda0bf62f0f1bf5259e0ac04bf051a9246402 Mon Sep 17 00:00:00 2001 From: Chris Larson Date: Mon, 10 May 2004 07:28:05 +0000 Subject: [PATCH] Correct libsdl-ttf's -2.0 symlink. BKrev: 409f2f05_BdnvZG2_qt5NJxk1b6N7Q --- libsdl/libsdl-ttf_2.0.3.oe | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libsdl/libsdl-ttf_2.0.3.oe b/libsdl/libsdl-ttf_2.0.3.oe index 25bbbf8505..23083c5e96 100644 --- a/libsdl/libsdl-ttf_2.0.3.oe +++ b/libsdl/libsdl-ttf_2.0.3.oe @@ -12,6 +12,6 @@ inherit autotools do_stage() { oe_libinstall -so libSDL_ttf ${STAGING_LIBDIR} - ln -sf libSDL_ttf.so ${STAGING_LIBDIR}/libSDL_ttf-1.2.so + ln -sf libSDL_ttf.so ${STAGING_LIBDIR}/libSDL_ttf-2.0.so install -m 0644 SDL_ttf.h ${STAGING_INCDIR}/SDL/SDL_ttf.h } -- 2.39.5