summaryrefslogtreecommitdiff
path: root/libsdl/smpeg_cvs.oe
diff options
context:
space:
mode:
authorMichael Lauer <mickey@vanille-media.de>2004-01-21 18:27:57 +0000
committerMichael Lauer <mickey@vanille-media.de>2004-01-21 18:27:57 +0000
commit00027f0ad1603b228bbd879d5f0d1d41a559c3a7 (patch)
tree7b7b027c38a31ca8b6212dbccdb0ed1f363967d8 /libsdl/smpeg_cvs.oe
parentaea6939ecdf8da85e59edc54464362bc85048c86 (diff)
fix staging (this time for real)
sometimes oebuild is too fault-tolerant, i.e. commands in the shell can just fail but it continues the build. BKrev: 400ec4adDqnrxOLYkvgtnLiQwxzodA
Diffstat (limited to 'libsdl/smpeg_cvs.oe')
-rw-r--r--libsdl/smpeg_cvs.oe2
1 files changed, 1 insertions, 1 deletions
diff --git a/libsdl/smpeg_cvs.oe b/libsdl/smpeg_cvs.oe
index 21eebf22a2..1caaf1f7bf 100644
--- a/libsdl/smpeg_cvs.oe
+++ b/libsdl/smpeg_cvs.oe
@@ -12,7 +12,7 @@ inherit autotools libtool
EXTRA_OECONF = "--disable-gtktest --disable-opengl-player --without-x --without-gtk"
do_stage() {
- oe_soinstall libsmpeg-0.4.so.0.1.4 ${STAGING_LIBDIR}
+ oe_soinstall .libs/libsmpeg-0.4.so.0.1.4 ${STAGING_LIBDIR}
for f in `find . -name "MPEG*.h"`
do