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 cc229020f..a97faac1e 100644
--- a/package/mpfr/Makefile
+++ b/package/mpfr/Makefile
@@ -15,5 +15,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