aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-support/htop
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe/recipes-support/htop')
-rw-r--r--meta-oe/recipes-support/htop/htop_1.0.3.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/htop/htop_1.0.3.bb b/meta-oe/recipes-support/htop/htop_1.0.3.bb
index 4e445c8b35..181661af72 100644
--- a/meta-oe/recipes-support/htop/htop_1.0.3.bb
+++ b/meta-oe/recipes-support/htop/htop_1.0.3.bb
@@ -16,7 +16,7 @@ SRC_URI[sha256sum] = "055c57927f75847fdc222b5258b079a9542811a9dcf5421c615c7e17f5
LDFLAGS_append_libc-uclibc = " -lubacktrace"
do_configure_prepend () {
- rm -rf ${S}/config.h
+ rm -rf ${S}/config.h
}
inherit autotools