commit 2a8bedf94cb757ccb9cc89288d8f7e5c07941689 Author: Elan Ruusamäe <g...@delfi.ee> Date: Thu Jul 12 15:08:42 2012 +0300
revert f3dcc3e7 rsync.sh can be local script, if it exist, do link it builder.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- diff --git a/builder.sh b/builder.sh index 8831975..949ea3a 100755 --- a/builder.sh +++ b/builder.sh @@ -909,7 +909,7 @@ get_spec() { # create symlinks for tools if [ "$SYMLINK_TOOLS" != "no" ]; then - for a in dropin md5 adapter builder {relup,compile,repackage,pearize}.sh pldnotify.awk; do + for a in dropin md5 adapter builder {relup,compile,repackage,rsync,pearize}.sh pldnotify.awk; do # skip tools that don't exist in top dir [ -f $a ] || continue # skip tools that already exist _______________________________________________ pld-cvs-commit mailing list pld-cvs-commit@lists.pld-linux.org http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit