summaryrefslogtreecommitdiff
path: root/libsdl/libsdl-image_1.2.3.oe
diff options
context:
space:
mode:
Diffstat (limited to 'libsdl/libsdl-image_1.2.3.oe')
-rw-r--r--libsdl/libsdl-image_1.2.3.oe1
1 files changed, 1 insertions, 0 deletions
diff --git a/libsdl/libsdl-image_1.2.3.oe b/libsdl/libsdl-image_1.2.3.oe
index ba8a08096d..615f5d2088 100644
--- a/libsdl/libsdl-image_1.2.3.oe
+++ b/libsdl/libsdl-image_1.2.3.oe
@@ -11,6 +11,7 @@ inherit autotools libtool
do_stage() {
oe_soinstall .libs/libSDL_image-1.2.so.0.1.2 ${STAGING_LIBDIR}
+ ln -sf libSDL_image-1.2.so.0.1.2 ${STAGING_LIBDIR}/libSDL_image.so
install -m 0644 SDL_image.h ${STAGING_INCDIR}/SDL/SDL_image.h
}