kumquat-buildroot/package/sdl
Thomas Petazzoni 66264b8755 sdl: fix build of other sdl components
The post installation hook of SDL was not being executed, due to an
incorrect usage of the infrastructure. Moreover, it did not patch
prefix/exec_prefix in sdl-config as is needed. In addition to that, we
remove the -Wl,-rpath option from sdl-config, since it is not needed.

This fixes at least the build of sdl_image, and probably of other sdl
components as well.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2010-07-17 00:09:35 +02:00
..
Config.in package/sdl: fix dependencies for directfb/qt/x11 support 2009-11-22 21:03:42 +01:00
sdl.mk sdl: fix build of other sdl components 2010-07-17 00:09:35 +02:00