# HG changeset patch # User Ruslan Ermilov # Date 1313072504 0 # Node ID a9879bd073c5b1c0bc54d57d263fcba3a6eb4855 # Parent b633fc3525ebe1d4fbe641e923c39507a3d20d46 Don't (r)sync mod-time. diff --git a/GNUmakefile b/GNUmakefile --- a/GNUmakefile +++ b/GNUmakefile @@ -5,7 +5,7 @@ ZIP = gzip NGINX_ORG = /data/jails/www/usr/local/www/nginx.org CP = $(HOME)/java -RSYNC = rsync -rtc +RSYNC = rsync -rc define XSLScript