summaryrefslogtreecommitdiff
path: root/libsdl
diff options
context:
space:
mode:
Diffstat (limited to 'libsdl')
-rw-r--r--libsdl/libsdl-net_1.2.5.oe1
1 files changed, 1 insertions, 0 deletions
diff --git a/libsdl/libsdl-net_1.2.5.oe b/libsdl/libsdl-net_1.2.5.oe
index 7ed47a075c..3a47034041 100644
--- a/libsdl/libsdl-net_1.2.5.oe
+++ b/libsdl/libsdl-net_1.2.5.oe
@@ -11,6 +11,7 @@ inherit autotools libtool
do_stage() {
oe_soinstall .libs/libSDL_net-1.2.so.0.0.5 ${STAGING_LIBDIR}
+ ln -sf libSDL_net-1.2.so.0.0.5 ${STAGING_LIBDIR}/libSDL_net.so
install -m 0644 SDL_net.h ${STAGING_INCDIR}/SDL/SDL_net.h
}