From 762f451232703d9a5b18e54fd2083ee438bd4146 Mon Sep 17 00:00:00 2001 From: astro Date: Wed, 2 May 2007 16:52:02 +0000 Subject: [PATCH] Makefile pre-export: chmod a+rX www git-svn-id: svn://svn.c3d2.de/c3d2-web/trunk@915 31f61c52-7bfb-0310-b897-fc00f8a278f0 --- Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile b/Makefile index 11886eb0b..981407a36 100644 --- a/Makefile +++ b/Makefile @@ -75,6 +75,7 @@ endef www: $(XML_CATALOG) $(CONTENT) $(RSYNC) $(RSYNC_FLAGS) content/static/ content/old-site/ build/ $@ + chmod -R a+rX $@ export: www $(RSYNC) $(RSYNC_FLAGS) --exclude=".svn/" www/ $(DESTDIR)/