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:
b8c742d
)
mc: Fix build of 4.6.2 by not deleting required config.rpath
author
Florian Boor
<florian.boor@kernelconcepts.de>
Wed, 24 Feb 2010 23:29:13 +0000
(
00:29
+0100)
committer
Florian Boor
<florian.boor@kernelconcepts.de>
Wed, 24 Feb 2010 23:30:43 +0000
(
00:30
+0100)
recipes/mc/mc_4.6.2.bb
patch
|
blob
|
history
diff --git
a/recipes/mc/mc_4.6.2.bb
b/recipes/mc/mc_4.6.2.bb
index
387187d
..
d90b6f9
100644
(file)
--- a/
recipes/mc/mc_4.6.2.bb
+++ b/
recipes/mc/mc_4.6.2.bb
@@
-81,7
+81,7
@@
do_utf8_conversion() {
do_configure_prepend() {
-AUTOFOO="config.guess config.
rpath config.
sub depcomp install-sh missing mkinstalldirs"
+AUTOFOO="config.guess config.sub depcomp install-sh missing mkinstalldirs"
for i in ${AUTOFOO}; do
rm config/${i}