From c6d6e08feab839a9dc5792071fb803494cc51a69 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lucio=20Andr=C3=A9s=20Illanes=20Albornoz?= Date: Wed, 26 Feb 2020 21:54:12 +0000 Subject: General cleanup, pt. II. --- vars/texinfo_host.vars | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'vars/texinfo_host.vars') diff --git a/vars/texinfo_host.vars b/vars/texinfo_host.vars index 5aa6f961..2a441f28 100644 --- a/vars/texinfo_host.vars +++ b/vars/texinfo_host.vars @@ -4,7 +4,7 @@ pkg_texinfo_host_install_make_post() { if [ -e "${PKG_DESTDIR}/bin/makeinfo" ]; then - ex_rtl_fileop mv "${PKG_DESTDIR}/bin/makeinfo" "${PKG_DESTDIR}/bin/makeinfo.dist"; + rtl_fileop mv "${PKG_DESTDIR}/bin/makeinfo" "${PKG_DESTDIR}/bin/makeinfo.dist"; fi; cat > "${PKG_DESTDIR}/bin/makeinfo" <