summaryrefslogtreecommitdiff
path: root/package/fontconfig/Makefile
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2009-12-29 18:43:00 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2009-12-29 18:43:00 +0100
commit7a545ad720f1f8823d6e3dd0e51e1fa9dff237b1 (patch)
tree16083a85aca4e3a621b3db881c89331262d62045 /package/fontconfig/Makefile
parent7805532fffa81c46a01af77aa967cf11a948a9f1 (diff)
parentc6fa1f863aedbdbc977c78e1dc62ca5eb0da9451 (diff)
Merge branch 'master' of git+ssh://openadk.org/git/openadk
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