summaryrefslogtreecommitdiff
path: root/package/xcb-proto
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2011-03-28 00:27:34 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2011-03-28 00:27:34 +0200
commit1659a23722eee992fa79eaf6886f0b50dd6d9267 (patch)
treef3a28454471b6667eb7835020011f1ef909032f8 /package/xcb-proto
parent2897de8a5ed2276157957b315c8a7d9b92aabd80 (diff)
add build dependency
Diffstat (limited to 'package/xcb-proto')
-rw-r--r--package/xcb-proto/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/xcb-proto/Makefile b/package/xcb-proto/Makefile
index 1d24840d8..893287ee1 100644
--- a/package/xcb-proto/Makefile
+++ b/package/xcb-proto/Makefile
@@ -24,7 +24,7 @@ include $(TOPDIR)/mk/python.mk
CONFIGURE_ENV+= PYTHON=$(PYTHON)
xcb-proto-install:
- ${INSTALL_DIR} ${IDIR_XCB_PROTO}/usr/share/
+ ${INSTALL_DIR} ${IDIR_XCB_PROTO}/usr/share
${CP} ${WRKINST}/usr/share/xcb ${IDIR_XCB_PROTO}/usr/share
${INSTALL_DIR} ${STAGING_DIR}/usr/share/xcb
${CP} ${WRKINST}/usr/share/xcb/* ${STAGING_DIR}/usr/share/xcb