Diff for /elwix/build_3thparty.sh between versions 1.2.6.2 and 1.2.6.3

version 1.2.6.2, 2013/07/22 14:31:40 version 1.2.6.3, 2013/07/22 14:32:14
Line 122  compile_3th() Line 122  compile_3th()
   
 ### main()  ### main()
 if ! SnitVer ${PKG}/elwix.ver; then  if ! SnitVer ${PKG}/elwix.ver; then
#        clean_3th        clean_3th
         compile_3th          compile_3th
   
         echo "ELWIX Platform:${PLATFORM} Version:${VERSION} TargetArch:${TARGET_ARCH}" >${PKG}/elwix.ver          echo "ELWIX Platform:${PLATFORM} Version:${VERSION} TargetArch:${TARGET_ARCH}" >${PKG}/elwix.ver

Removed from v.1.2.6.2  
changed lines
  Added in v.1.2.6.3


FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>