mirror of
https://github.com/openwrt/packages.git
synced 2026-05-31 15:02:01 +08:00
f75da5729b
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 <mhei@heimpold.de>