From c3eacefbf9993231185b64ba81aa22a7a5b014ce Mon Sep 17 00:00:00 2001 From: Michael Lauer Date: Mon, 26 Jan 2004 15:02:49 +0000 Subject: add Bill Kendricks vectoroids to build system BKrev: 40152c19z5BL1GiZ96AdefIHGtRWaw --- libsdl/libsdl-ttf_2.0.3.oe | 1 + 1 file changed, 1 insertion(+) (limited to 'libsdl/libsdl-ttf_2.0.3.oe') diff --git a/libsdl/libsdl-ttf_2.0.3.oe b/libsdl/libsdl-ttf_2.0.3.oe index b80519a206..b767f1e686 100644 --- a/libsdl/libsdl-ttf_2.0.3.oe +++ b/libsdl/libsdl-ttf_2.0.3.oe @@ -12,6 +12,7 @@ inherit autotools libtool do_stage() { oe_soinstall .libs/libSDL_ttf-2.0.so.0.0.3 ${STAGING_LIBDIR} + ln -sf libSDL_ttf-2.0.so.0.0.3 ${STAGING_LIBDIR}/libSDL_ttf.so install -m 0644 SDL_ttf.h ${STAGING_INCDIR}/SDL/SDL_ttf.h } -- cgit v1.2.3