mc: Fix build of 4.6.2 by not deleting required config.rpath
authorFlorian Boor <florian.boor@kernelconcepts.de>
Wed, 24 Feb 2010 23:29:13 +0000 (00:29 +0100)
committerFlorian Boor <florian.boor@kernelconcepts.de>
Wed, 24 Feb 2010 23:30:43 +0000 (00:30 +0100)
recipes/mc/mc_4.6.2.bb

index 387187d..d90b6f9 100644 (file)
@@ -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}