summaryrefslogtreecommitdiff
path: root/packages/libsdl/libsdl-image_1.2.3.bb
diff options
context:
space:
mode:
authorRobert Schuster <thebohemian@openembedded.org>2008-10-17 13:27:33 +0200
committerRobert Schuster <thebohemian@openembedded.org>2008-10-17 13:27:33 +0200
commitc6a02df9feb64fc077c5a195de03a875cd3d0c02 (patch)
tree68c71f5273940a653f1a6a7b30534db0735d3ab2 /packages/libsdl/libsdl-image_1.2.3.bb
parent71cfc3966ebaf9e1e7f092377fee554ad6a8d1fd (diff)
libsdl-image: Moved export of SDL_CONFIG location into inc, fixes #4728.
Diffstat (limited to 'packages/libsdl/libsdl-image_1.2.3.bb')
-rw-r--r--packages/libsdl/libsdl-image_1.2.3.bb2
1 files changed, 0 insertions, 2 deletions
diff --git a/packages/libsdl/libsdl-image_1.2.3.bb b/packages/libsdl/libsdl-image_1.2.3.bb
index 81bb7504e6..199945e4bc 100644
--- a/packages/libsdl/libsdl-image_1.2.3.bb
+++ b/packages/libsdl/libsdl-image_1.2.3.bb
@@ -6,8 +6,6 @@ SRC_URI += "\
file://autotools.patch;patch=1 \
"
-export SDL_CONFIG = "${STAGING_BINDIR_CROSS}/sdl-config"
-
inherit autotools
do_stage() {