From 3c873b25891b6aa3c46b29026dc8c4011dd18bc7 Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Sun, 27 Sep 2009 17:31:04 -0700 Subject: local.mk.sample: fix .js times Also make files easier to overwrite while we're at it --- local.mk.sample | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'local.mk.sample') diff --git a/local.mk.sample b/local.mk.sample index b229567..9139ab0 100644 --- a/local.mk.sample +++ b/local.mk.sample @@ -36,10 +36,10 @@ publish_doc: $(RM) -r doc $(MAKE) doc $(MAKE) -s latest > doc/LATEST - find doc/images -type f | \ + find doc/images doc/js -type f | \ TZ=UTC xargs touch -d '1970-01-01 00:00:00' doc/rdoc.css $(MAKE) doc_gz - chmod 444 $$(find doc -type f) + chmod 644 $$(find doc -type f) rsync -av --delete doc/ dcvr:/srv/unicorn/ git ls-files | xargs touch -- cgit v1.2.3-24-ge0c7