Diff for /embedaddon/build.sh between versions 1.6.2.8 and 1.6.2.9

version 1.6.2.8, 2012/10/09 09:14:35 version 1.6.2.9, 2012/10/10 14:48:56
Line 46  fi Line 46  fi
 case $CMD in  case $CMD in
         sudo)          sudo)
                 cd sudo                  cd sudo
                ./configure --sysconfdir=/etc --libexecdir=/usr/libexec --with-ignore-dot \                ./configure --sysconfdir=/etc --libexecdir=/usr/local/libexec --with-ignore-dot \
                                         --with-tty-tickets --with-env-editor --with-logincap \                                          --with-tty-tickets --with-env-editor --with-logincap \
                                         --with-long-otp-prompt --with-pam --with-logfac=local2 \                                          --with-long-otp-prompt --with-pam --with-logfac=local2 \
                                         ${PFX}                                          ${PFX}

Removed from v.1.6.2.8  
changed lines
  Added in v.1.6.2.9


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