]> asedeno.scripts.mit.edu Git - sipb-mirrors.git/blobdiff - fetch-scripts/debian
debian: restore --links option
[sipb-mirrors.git] / fetch-scripts / debian
index 98506ff7710c8e45a919d13dcf04ada22f0b1f59..a4027f6cdaac30c6f1d75ae125c68fbcbc4f7987 100644 (file)
@@ -9,7 +9,7 @@ set -u
 BASEDIR=${MIRRORDIR}/debian
 RSYNCSOURCE=rsync://debian.gtisc.gatech.edu/debian
 
-RSYNC_OPTS="--recursive --safe-links --times --sparse --timeout 3600 --perms"
+RSYNC_OPTS="--recursive --links --safe-links --times --sparse --timeout 3600 --perms"
 #OTHER_OPTS="--verbose --stats --dry-run"
 OTHER_OPTS="--verbose --stats"