summaryrefslogtreecommitdiff
path: root/package/fontconfig/Makefile
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2009-12-29 13:12:08 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2009-12-29 13:12:08 +0100
commite3c30b880a543de53fd972ba536ef86a0a5d55a1 (patch)
tree4894d2edea27a5209c41ee9c988077d8134ff4d9 /package/fontconfig/Makefile
parent0b9bf7c336b992c90e764c327b945bf8ee20a202 (diff)
install library files
Diffstat (limited to 'package/fontconfig/Makefile')
-rw-r--r--package/fontconfig/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/fontconfig/Makefile b/package/fontconfig/Makefile
index 99404e8e9..824704dcd 100644
--- a/package/fontconfig/Makefile
+++ b/package/fontconfig/Makefile
@@ -28,5 +28,6 @@ INSTALL_STYLE:= auto
post-install:
${INSTALL_DIR} ${IDIR_FONTCONFIG}/usr/lib
+ ${CP} ${WRKINST}/usr/lib/libfontconfig.so* ${IDIR_FONTCONFIG}/usr/lib
include ${TOPDIR}/mk/pkg-bottom.mk