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:
ea70670
)
povray: fix do_configure
author
Koen Kooi
<koen@openembedded.org>
Fri, 12 Jan 2007 13:04:43 +0000
(13:04 +0000)
committer
Koen Kooi
<koen@openembedded.org>
Fri, 12 Jan 2007 13:04:43 +0000
(13:04 +0000)
packages/povray/povray_3.6.1.bb
patch
|
blob
|
history
diff --git
a/packages/povray/povray_3.6.1.bb
b/packages/povray/povray_3.6.1.bb
index
914d2ea
..
e1c6057
100644
(file)
--- a/
packages/povray/povray_3.6.1.bb
+++ b/
packages/povray/povray_3.6.1.bb
@@
-19,7
+19,7
@@
PARALLEL_MAKE = ""
#autoreconf breaks, so we'll skip that. The added advantage is that the patch to ./configure actually has effect
do_configure() {
- oe_runconf
+ oe_runconf
COMPILED_BY="${MAINTAINER}"
}
PACKAGES += "${PN}-scenes ${PN}-ini ${PN}-icons ${PN}-scripts ${PN}-includes"