Several minor changes

This commit is contained in:
Nico Schottelius 2006-10-31 07:58:00 +01:00
commit 50c75ccf43
3 changed files with 58 additions and 6 deletions

View file

@ -106,7 +106,6 @@ publish-doc: documentation
@echo "Transferring files to $(host)"
@chmod a+r $(DOCS) $(DOC_ALL)
@tar c $(DOCS) $(DOC_ALL) | ssh $(host) "cd $(dir); tar xv"
# @ssh $(host) "cd $(docdir); chmod -R a+r *"
#
# Distribution