Several minor changes
This commit is contained in:
parent
8b2bda8c40
commit
50c75ccf43
3 changed files with 58 additions and 6 deletions
1
Makefile
1
Makefile
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue