diff options
Diffstat (limited to 'package/xcb-proto')
-rw-r--r-- | package/xcb-proto/Makefile | 1 |
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: |