Explorar o código

also remove python sed for host

Waldemar Brodkorb %!s(int64=11) %!d(string=hai) anos
pai
achega
2368e0bbc0
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  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: