aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/lftp/lftp_4.0.5.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/lftp/lftp_4.0.5.bb')
-rw-r--r--recipes/lftp/lftp_4.0.5.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/lftp/lftp_4.0.5.bb b/recipes/lftp/lftp_4.0.5.bb
index 11f181e5aa..61e12bbef2 100644
--- a/recipes/lftp/lftp_4.0.5.bb
+++ b/recipes/lftp/lftp_4.0.5.bb
@@ -11,7 +11,7 @@ SRC_URI = "http://ftp.yars.free.net/pub/source/lftp/lftp-${PV}.tar.bz2;name=u1"
EXTRA_OECONF = "--disable-largefile --disable-rpath --with-included-readline=no"
do_configure_prepend () {
- rm ${S}/m4/iconv.m4
+ rm -f ${S}/m4/iconv.m4
}
inherit autotools gettext