Diff for /embedaddon/build.sh between versions 1.6.2.5 and 1.6.2.6

version 1.6.2.5, 2012/05/29 13:44:35 version 1.6.2.6, 2012/05/29 14:14:06
Line 308  case $CMD in Line 308  case $CMD in
                 ${MK}                  ${MK}
                 ${MK} install                  ${MK} install
 #               strip -s ${P}/bin/php  #               strip -s ${P}/bin/php
                   rm -f ${P}/bin/php
                 strip -s ${P}/bin/php-cgi                  strip -s ${P}/bin/php-cgi
                 echo ">>> Now rebuild elwix $CMD program ..."                  echo ">>> Now rebuild elwix $CMD program ..."
                 ;;                  ;;

Removed from v.1.6.2.5  
changed lines
  Added in v.1.6.2.6


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