summaryrefslogtreecommitdiff
path: root/package/libXfont
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2011-02-26 23:48:00 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2011-02-26 23:48:00 +0100
commit09381f08db60bd52ab7135bd084fa2bb197a98c2 (patch)
tree24fccce5f78fc4129d5b26d0adf07cda138d8188 /package/libXfont
parent890c35ac59300679b63cc3f94409143dd7020ebe (diff)
parenta4137f916eed4e87434e5382573008c89c8f1652 (diff)
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'package/libXfont')
-rw-r--r--package/libXfont/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/package/libXfont/Makefile b/package/libXfont/Makefile
index 092155f91..1c166be50 100644
--- a/package/libXfont/Makefile
+++ b/package/libXfont/Makefile
@@ -29,6 +29,9 @@ libxfont-install:
${CP} ${WRKINST}/usr/lib/libXfont.so* ${IDIR_LIBXFONT}/usr/lib
libxfont-dev-install:
+ ${INSTALL_DIR} ${IDIR_LIBXFONT_DEV}/usr/include
+ ${CP} ${WRKINST}/usr/include/* \
+ ${IDIR_LIBXFONT_DEV}/usr/include
${INSTALL_DIR} ${IDIR_LIBXFONT_DEV}/usr/lib/pkgconfig
${INSTALL_DATA} ${WRKINST}/usr/lib/pkgconfig/xfont.pc \
${IDIR_LIBXFONT_DEV}/usr/lib/pkgconfig