summaryrefslogtreecommitdiff
path: root/package/readline/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'package/readline/Makefile')
-rw-r--r--package/readline/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/package/readline/Makefile b/package/readline/Makefile
index 542f72d9a..7895198a5 100644
--- a/package/readline/Makefile
+++ b/package/readline/Makefile
@@ -23,6 +23,5 @@ post-install:
${INSTALL_DIR} ${IDIR_LIBREADLINE}/usr/lib
${CP} ${WRKINST}/usr/lib/libhistory.so* ${IDIR_LIBREADLINE}/usr/lib/
${CP} ${WRKINST}/usr/lib/libreadline.so* ${IDIR_LIBREADLINE}/usr/lib/
- chmod u+w ${IDIR_LIBREADLINE}/usr/lib/*
include ${TOPDIR}/mk/pkg-bottom.mk