summaryrefslogtreecommitdiff
path: root/package/readline
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2010-08-01 20:09:09 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2010-08-01 20:09:09 +0200
commit9d8ce74086152a6431f92e95533a31a0cd6b2d23 (patch)
tree114dea73035cef5daa129fec4da31febf292dd66 /package/readline
parentd797df53c90b50b326fb0f39a6928e207e1cbe1d (diff)
parent4fa46b6a63a479a7a216b519c329dbfe53b0ca39 (diff)
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'package/readline')
-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