--- elwix/build_romfs.sh 2013/07/31 13:31:39 1.6.2.8 +++ elwix/build_romfs.sh 2013/07/31 13:41:43 1.6.2.9 @@ -5,7 +5,7 @@ # (C) AITNET ltd - Sofia/Bulgaria # by Michael Pounov # -# $Id: build_romfs.sh,v 1.6.2.8 2013/07/31 13:31:39 misho Exp $ +# $Id: build_romfs.sh,v 1.6.2.9 2013/07/31 13:41:43 misho Exp $ # [ -r ./config/rc.elwix ] && . ./config/rc.elwix @@ -147,6 +147,8 @@ install_romfs() find ${WORLD}/usr/lib/engines -type f -name \*.so -exec install {} $LIBS/engines \; InstallList ${ELWIX_ROMFS} ${WORLD} ${ROMFS} + + ln ${BIN}/tcsh ${UBIN}/tcsh InstallDir ${WORLD}/usr/local/bin $UBIN InstallDir ${WORLD}/usr/local/sbin $USBIN