summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2014-06-16 21:43:10 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2014-06-16 21:43:10 +0200
commit2368e0bbc048d5ebecfdbc6a56321117acedf0e3 (patch)
tree260f30a70f8abc6219e864e7a5a43fc40314fb6e
parent55dc3ccccd3119e0d64eeb8c24ba1167790425e0 (diff)
also remove python sed for host
-rw-r--r--package/xcb-proto/Makefile1
1 files changed, 0 insertions, 1 deletions
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: