From: Markham Date: Sun, 8 Nov 2015 18:54:12 +0000 (+0100) Subject: remove empty libxslt dir from target X-Git-Url: https://git.webhop.me/?a=commitdiff_plain;h=1fecf6716103c75c8f543e923875e5caba7b163f;p=bs-cst-neutrino-hd.git remove empty libxslt dir from target --- diff --git a/make/libraries.mk b/make/libraries.mk index 6d2c1a4..013eff9 100755 --- a/make/libraries.mk +++ b/make/libraries.mk @@ -224,6 +224,7 @@ $(D)/libxslt: $(ARCHIVE)/libxml2-2.8.0.tar.gz $(ARCHIVE)/libxslt-git-snapshot.ta $(REWRITE_PKGCONF) $(PKG_CONFIG_PATH)/libxslt.pc $(REMOVE)/libxml2-2.8.0 $(REMOVE)/libxslt-1.1.28 + rm -rf $(TARGETPREFIX)/lib/libxslt-plugins/ rm -rf $(TARGETPREFIX)/lib/xml2Conf.sh rm -rf $(TARGETPREFIX)/lib/xsltConf.sh rm -rf $(TARGETPREFIX)/bin/xml2-config