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:
2e4f169
)
console-tools: inherit gettext
author
Phil Blundell
<philb@gnu.org>
Sat, 13 Jun 2009 14:43:14 +0000
(15:43 +0100)
committer
Phil Blundell
<philb@gnu.org>
Sat, 13 Jun 2009 14:43:14 +0000
(15:43 +0100)
recipes/console-tools/console-tools_0.3.2.bb
patch
|
blob
|
history
diff --git
a/recipes/console-tools/console-tools_0.3.2.bb
b/recipes/console-tools/console-tools_0.3.2.bb
index
46c8a28
..
0a7b99a
100644
(file)
--- a/
recipes/console-tools/console-tools_0.3.2.bb
+++ b/
recipes/console-tools/console-tools_0.3.2.bb
@@
-19,7
+19,7
@@
do_compile () {
oe_runmake 'SUBDIRS=${SUBDIRS}'
}
-inherit autotools
+inherit autotools
gettext
acpaths = "-I ${WORKDIR}/config"