Browse Source

also remove python sed for host

Waldemar Brodkorb 11 years ago
parent
commit
2368e0bbc0
1 changed files with 0 additions and 1 deletions
  1. 0 1
      package/xcb-proto/Makefile

+ 0 - 1
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: