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:
f91f3ed
)
bison-native: fixed and tested, this time.
author
Michael Lauer
<mickey@vanille-media.de>
Sat, 17 Jul 2004 15:58:34 +0000
(15:58 +0000)
committer
Michael Lauer
<mickey@vanille-media.de>
Sat, 17 Jul 2004 15:58:34 +0000
(15:58 +0000)
BKrev: 40f94caa1r5gm0mAuNE_JuDUnPeSzA
bison/bison-native_1.875.oe
patch
|
blob
|
history
diff --git
a/bison/bison-native_1.875.oe
b/bison/bison-native_1.875.oe
index
38852e3
..
7219c4a
100644
(file)
--- a/
bison/bison-native_1.875.oe
+++ b/
bison/bison-native_1.875.oe
@@
-6,6
+6,6
@@
S = "${WORKDIR}/bison-${PV}"
inherit native autotools
do_stage() {
- install -m 0755 bison ${STAGING_BINDIR}/
+ install -m 0755
src/
bison ${STAGING_BINDIR}/
ln -sf ./bison ${STAGING_BINDIR}/yacc
}