Subversion Repositories general

Compare Revisions

Ignore whitespace Rev 1103 → Rev 1101

/FreeBSD/mac_settime/trunk/bin/copy_orig.sh
File deleted
Property changes:
Deleted: svn:executable
-*
\ No newline at end of property
/FreeBSD/mac_settime/trunk/bin/clear_src.sh
File deleted
Property changes:
Deleted: svn:executable
-*
\ No newline at end of property
/FreeBSD/mac_settime/trunk/bin/update_src.sh
1,14 → 1,5
#!/bin/sh
 
#
# 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
#
# then run ./get_diffs.sh as user and examine the diffs
#
 
BIN_DIR=`dirname $0`
BASE_DIR="${BIN_DIR}/.."