summaryrefslogtreecommitdiffhomepage
path: root/010.pkgconf_host.vars
diff options
context:
space:
mode:
Diffstat (limited to '010.pkgconf_host.vars')
-rw-r--r--010.pkgconf_host.vars2
1 files changed, 1 insertions, 1 deletions
diff --git a/010.pkgconf_host.vars b/010.pkgconf_host.vars
index 3443633b..61d467a2 100644
--- a/010.pkgconf_host.vars
+++ b/010.pkgconf_host.vars
@@ -4,7 +4,7 @@
pkg_pkgconf_host_install_post() {
if [ -e ${PREFIX}/bin/${TARGET}-pkg-config ]; then
- rm -f -- ${PREFIX}/bin/${TARGET}-pkg-config;
+ secure_rm ${PREFIX}/bin/${TARGET}-pkg-config;
fi;
cat > ${PREFIX}/bin/${TARGET}-pkg-config <<EOF
#!/bin/sh