From 2368e0bbc048d5ebecfdbc6a56321117acedf0e3 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Mon, 16 Jun 2014 21:43:10 +0200 Subject: also remove python sed for host --- package/xcb-proto/Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'package') diff --git a/package/xcb-proto/Makefile b/package/xcb-proto/Makefile index cc7d5d7e4..c3033e886 100644 --- a/package/xcb-proto/Makefile +++ b/package/xcb-proto/Makefile @@ -34,7 +34,6 @@ CONFIGURE_ENV+= PYTHON=$(PYTHON) # pkg-config variables are not fixed up with sysroot hostpost-install: $(SED) 's|^\(xcbincludedir=\)|\1$(STAGING_HOST_DIR)|' \ - -e 's|^\(pythondir=\)|\1$(STAGING_HOST_DIR)|' \ $(STAGING_HOST_DIR)/usr/lib/pkgconfig/xcb-proto.pc post-build: -- cgit v1.2.3