git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c3a8478
)
correct staging in libtool-cross
author
Chris Larson
<clarson@kergoth.com>
Mon, 10 May 2004 02:06:31 +0000
(
02:06
+0000)
committer
Chris Larson
<clarson@kergoth.com>
Mon, 10 May 2004 02:06:31 +0000
(
02:06
+0000)
BKrev: 409ee3a7hVbLQ8fAC6jHl0Eoxugbjw
libtool/libtool-cross_1.5.oe
patch
|
blob
|
history
diff --git
a/libtool/libtool-cross_1.5.oe
b/libtool/libtool-cross_1.5.oe
index
9d52fe0
..
f87ea50
100644
(file)
--- a/
libtool/libtool-cross_1.5.oe
+++ b/
libtool/libtool-cross_1.5.oe
@@
-11,6
+11,7
@@
SRC_URI_append = " file://${FILESDIR}/libdir-la.patch;patch=1 \
S = "${WORKDIR}/libtool-${PV}"
prefix = "${STAGING_DIR}"
+exec_prefix = "${prefix}/${BUILD_SYS}"
do_compile () {
}