From a163e52b0a679ab954700f82f542280ae7556dad 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: Mon, 11 Jul 2016 19:51:45 +0000 Subject: Build perk{,_host} w/ pkg.build. --- 010.pkgconf_host.vars | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 010.pkgconf_host.vars (limited to '010.pkgconf_host.vars') diff --git a/010.pkgconf_host.vars b/010.pkgconf_host.vars new file mode 100644 index 00000000..3443633b --- /dev/null +++ b/010.pkgconf_host.vars @@ -0,0 +1,19 @@ +# +# . ./build.vars and set -o errexit -o noglob are assumed. +# + +pkg_pkgconf_host_install_post() { + if [ -e ${PREFIX}/bin/${TARGET}-pkg-config ]; then + rm -f -- ${PREFIX}/bin/${TARGET}-pkg-config; + fi; + cat > ${PREFIX}/bin/${TARGET}-pkg-config <