summaryrefslogtreecommitdiff
path: root/package/mpfr/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'package/mpfr/Makefile')
-rw-r--r--package/mpfr/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/mpfr/Makefile b/package/mpfr/Makefile
index 900cbee9c..5d1c86f47 100644
--- a/package/mpfr/Makefile
+++ b/package/mpfr/Makefile
@@ -20,5 +20,6 @@ INSTALL_STYLE= auto
post-install:
${INSTALL_DIR} ${IDIR_MPFR}/usr/lib
+ ${CP} ${WRKINST}/usr/lib/libmpfr.so.* ${IDIR_MPFR}/usr/lib/
include ${TOPDIR}/mk/pkg-bottom.mk