--- embedaddon/build.sh 2012/05/29 14:14:06 1.6.2.6 +++ embedaddon/build.sh 2012/07/06 13:21:28 1.6.2.7 @@ -4,7 +4,7 @@ # # ./build.sh [package] [make_tool] [prefix_dir] [build_arch_str] # -# $Id: build.sh,v 1.6.2.6 2012/05/29 14:14:06 misho Exp $ +# $Id: build.sh,v 1.6.2.7 2012/07/06 13:21:28 misho Exp $ # CMD=$1 @@ -343,14 +343,6 @@ case $CMD in ${MK} install src/istgt ${P}/bin install src/istgtcontrol ${P}/bin - echo ">>> Now rebuild elwix $CMD program ..." - ;; - thttpd) - cd thttpd - ./configure ${PFX} - ${MK} clean - ${MK} - ${MK} install echo ">>> Now rebuild elwix $CMD program ..." ;; ntp)