Changeset 3610

Show
Ignore:
Timestamp:
10/22/07 23:05:17 (1 year ago)
Author:
tg
Message:

there is no ${MKSH} (I think), just use mksh and hope the PATH is right

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/freewrt/mk/pkg-bottom.mk

    r3606 r3610  
    187187        done 
    188188ifeq (${FWRT_MANPAGES},y) 
    189         @${MKSH} ${TOPDIR}/scripts/genhtman.sh '${WRKINST}' '${WRKDIR}' 
     189        @mksh ${TOPDIR}/scripts/genhtman.sh '${WRKINST}' '${WRKDIR}' 
    190190endif 
    191191        touch $@