Subversion Repositories general

Compare Revisions

Ignore whitespace Rev 1119 → Rev 1120

/FreeBSD/mac_settime/trunk/bin/update_src.sh
4,10 → 4,8
# copy our version of files to system
#
# to update the system run as root
# ./clear_src.sh && cvsup src_update && ./copy_orig.sh && ./update_src.sh
# cvsup src_update && ( ./compare_after_update.sh | less ) && ./update_src.sh
#
# then run ./get_diffs.sh as user and examine the diffs
#
 
BIN_DIR=`dirname $0`
BASE_DIR="${BIN_DIR}/.."