--- elwix/build_uboot.sh 2014/02/25 22:34:34 1.1.2.18 +++ elwix/build_uboot.sh 2014/02/25 22:43:17 1.1.2.19 @@ -5,7 +5,7 @@ # (C) AITNET ltd - Sofia/Bulgaria # by Michael Pounov # -# $Id: build_uboot.sh,v 1.1.2.18 2014/02/25 22:34:34 misho Exp $ +# $Id: build_uboot.sh,v 1.1.2.19 2014/02/25 22:43:17 misho Exp $ # [ -r ./config/rc.elwix ] && . ./config/rc.elwix @@ -127,7 +127,7 @@ install_ubfs() InstallList ${ELWIX_UBFS} ${WORLD} ${UBFS} InstallLibs ${WORLD} ${UBFS} - InstallDir ${WORLD}/libexec/casper $LIBEXEC + InstallDir ${WORLD}/libexec/casper $LIBEXEC/casper chown -R root:wheel $SBIN $BIN $USBIN $UBIN $LIBDATA $LIBEXEC $LIBS }