diff options
| author | Waldemar Brodkorb <wbx@openadk.org> | 2010-08-01 14:37:43 +0200 |
|---|---|---|
| committer | Waldemar Brodkorb <wbx@openadk.org> | 2010-08-01 14:37:43 +0200 |
| commit | 3da99af93a2f24288aba5d8aa2879ce1b6e95dbb (patch) | |
| tree | 3afde8e5d57c28582d6d3cd98f064b3711141276 /package/readline | |
| parent | 18f05255fbe30ee3929453a8333208de67b05d11 (diff) | |
| parent | 8ea87cbaf6a1873b77c5ce4e4104e8dd7c7a0211 (diff) | |
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'package/readline')
| -rw-r--r-- | package/readline/Makefile | 1 |
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 |
