libxml2: prevent host compile to overwrite xml2-config (closes #2566)
authorMichael Heimpold <redacted>
Sat, 2 Apr 2016 21:10:06 +0000 (23:10 +0200)
committerMichael Heimpold <redacted>
Sat, 2 Apr 2016 21:24:03 +0000 (23:24 +0200)
commitf75da5729bae926b8919ba863cb765c67db34db9
tree1d9e2f9e172971e17c6d7e9b2ac186e494210ad9
parent1e7bbd85a680ebd9c44562a6f9c7a80436b7ca6c
libxml2: prevent host compile to overwrite xml2-config (closes #2566)

Host compilation overwrites "$(STAGING_DIR)/host/bin/xml2-config
with an unpatched variant. So apply the same sed expression before
installing the file during host install.

Thanks to @zyxmon for spotting this.

Signed-off-by: Michael Heimpold <redacted>
libs/libxml2/Makefile
git clone https://git.99rst.org/PROJECT