Changeset 3740

Show
Ignore:
Timestamp:
04/13/08 18:50:35 (8 months ago)
Author:
tg
Message:

make stripping not fail

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/freewrt/package/tcl/Makefile

    r3739 r3740  
    3333post-install: 
    3434        cd ${WRKINST} && ${PCP} usr/bin/* usr/lib/* ${IDIR_TCL}/ 
     35        chmod u+w ${IDIR_TCL}/usr/lib/libtcl8.4.so      # for strip 
    3536 
    3637include ${TOPDIR}/mk/pkg-bottom.mk