summaryrefslogtreecommitdiff
path: root/package/tcl/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'package/tcl/Makefile')
-rw-r--r--package/tcl/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/package/tcl/Makefile b/package/tcl/Makefile
index 3eb849626..8f605261a 100644
--- a/package/tcl/Makefile
+++ b/package/tcl/Makefile
@@ -31,6 +31,5 @@ post-install:
${INSTALL_DIR} ${IDIR_TCL}/usr/lib ${IDIR_TCL}/usr/bin
${CP} ${WRKINST}/usr/bin/* ${IDIR_TCL}/usr/bin
${CP} ${WRKINST}/usr/lib/*.so* ${IDIR_TCL}/usr/lib
- chmod u+w ${IDIR_TCL}/usr/lib/libtcl8.5.so # for strip
include ${TOPDIR}/mk/pkg-bottom.mk