aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/rxvt/rxvt_2.7.9.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/rxvt/rxvt_2.7.9.bb')
-rw-r--r--recipes/rxvt/rxvt_2.7.9.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/rxvt/rxvt_2.7.9.bb b/recipes/rxvt/rxvt_2.7.9.bb
index f4840b7a16..6cd834ba57 100644
--- a/recipes/rxvt/rxvt_2.7.9.bb
+++ b/recipes/rxvt/rxvt_2.7.9.bb
@@ -29,7 +29,7 @@ EXTRA_OEMAKE = "'XINC=-I${STAGING_INCDIR}' \
do_configure () {
mv autoconf/configure.in . || true
- rm autoconf/libtool.m4
+ rm -f autoconf/libtool.m4
libtoolize --force
autotools_do_configure
echo '#define RXVT_UTMP_FILE "${localstatedir}/run/utmp"' >> config.h