Makefile pre-export: chmod a+rX www

git-svn-id: svn://svn.c3d2.de/c3d2-web/trunk@915 31f61c52-7bfb-0310-b897-fc00f8a278f0
This commit is contained in:
astro 2007-05-02 16:52:02 +00:00
parent f5a0758fdc
commit 762f451232
1 changed files with 1 additions and 0 deletions

View File

@ -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)/