summaryrefslogtreecommitdiffhomepage
path: root/vars/libressl_host.vars
diff options
context:
space:
mode:
Diffstat (limited to 'vars/libressl_host.vars')
-rw-r--r--vars/libressl_host.vars2
1 files changed, 1 insertions, 1 deletions
diff --git a/vars/libressl_host.vars b/vars/libressl_host.vars
index f8bbe852..033aa5ab 100644
--- a/vars/libressl_host.vars
+++ b/vars/libressl_host.vars
@@ -3,7 +3,7 @@
#
pkg_libressl_host_install_pre() {
- ex_rtl_fileop rm "${PKG_DESTDIR}/etc";
+ rtl_fileop rm "${PKG_DESTDIR}/etc";
};
# vim:filetype=sh