--- elwix/build_uboot.sh 2014/01/22 09:32:01 1.1.2.5 +++ elwix/build_uboot.sh 2014/01/22 09:35:23 1.1.2.6 @@ -5,7 +5,7 @@ # (C) AITNET ltd - Sofia/Bulgaria # by Michael Pounov # -# $Id: build_uboot.sh,v 1.1.2.5 2014/01/22 09:32:01 misho Exp $ +# $Id: build_uboot.sh,v 1.1.2.6 2014/01/22 09:35:23 misho Exp $ # [ -r ./config/rc.elwix ] && . ./config/rc.elwix @@ -127,7 +127,6 @@ install_ubfs() InstallList ${ELWIX_UBFS} ${WORLD} ${UBFS} InstallLibs ${WORLD} ${UBFS} - InstallExtra ${WORLD} ${UBFS} chown -R root:wheel $SBIN $BIN $USBIN $UBIN $LIBDATA $LIBEXEC $LIBS }