# HG changeset patch # User Ruslan Ermilov # Date 1313072504 0 # Node ID a9879bd073c5b1c0bc54d57d263fcba3a6eb4855 # Parent b633fc3525ebe1d4fbe641e923c39507a3d20d46 Don't (r)sync mod-time. diff -r b633fc3525eb -r a9879bd073c5 GNUmakefile --- a/GNUmakefile Thu Aug 11 13:44:35 2011 +0000 +++ b/GNUmakefile Thu Aug 11 14:21:44 2011 +0000 @@ -5,7 +5,7 @@ NGINX_ORG = /data/jails/www/usr/local/www/nginx.org CP = $(HOME)/java -RSYNC = rsync -rtc +RSYNC = rsync -rc define XSLScript