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:
21048a7
)
BUGFIX: Fix irda-utils build, which was failing due to us not passing in the necessar...
author
Chris Larson
<clarson@kergoth.com>
Tue, 20 Jan 2004 05:50:55 +0000
(
05:50
+0000)
committer
Chris Larson
<clarson@kergoth.com>
Tue, 20 Jan 2004 05:50:55 +0000
(
05:50
+0000)
BKrev: 400cc1bfQdYtfQ7CiuLWu_kALlE4zA
irda-utils/irda-utils_0.9.15.oe
patch
|
blob
|
history
diff --git
a/irda-utils/irda-utils_0.9.15.oe
b/irda-utils/irda-utils_0.9.15.oe
index
a779a5a
..
fb0c665
100644
(file)
--- a/
irda-utils/irda-utils_0.9.15.oe
+++ b/
irda-utils/irda-utils_0.9.15.oe
@@
-11,8
+11,8
@@
SRC_URI = ${SOURCEFORGE_MIRROR}/irda/${P}.tar.gz \
inherit autotools libtool
do_compile () {
- oe_runmake -C irattach
- oe_runmake -C irdaping
+ oe_runmake -
e -
C irattach
+ oe_runmake -
e -
C irdaping
}
do_install () {