From ec19f02f81c206f54a89ef7e1f49715e90470c31 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lucio=20Andr=C3=A9s=20Illanes=20Albornoz=20=28arab=2C=20vx?= =?UTF-8?q?p=29?= Date: Sun, 3 Dec 2017 16:10:05 +0000 Subject: Separate front end (build.sh, subr/build_*) from dispatcher. --- vars/libxml2.vars | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'vars/libxml2.vars') diff --git a/vars/libxml2.vars b/vars/libxml2.vars index 0a59f8da..36d9f860 100644 --- a/vars/libxml2.vars +++ b/vars/libxml2.vars @@ -3,17 +3,17 @@ # pkg_libxml2_install_make_post() { - if [ -e "${PREFIX}/bin/${TARGET}-xml2-config" ]; then - ex_build_fileop rm "${PREFIX}/bin/${TARGET}-xml2-config"; + if [ -e "${PREFIX}/bin/${PKG_TARGET}-xml2-config" ]; then + ex_rtl_fileop rm "${PREFIX}/bin/${PKG_TARGET}-xml2-config"; fi; - cat > "${PREFIX}/bin/${TARGET}-xml2-config" < "${PREFIX}/bin/${PKG_TARGET}-xml2-config" <