aboutsummaryrefslogtreecommitdiffstats
path: root/2012/Makefile
diff options
context:
space:
mode:
authorGustav Eek <gustav@fripost.org>2012-06-25 22:19:41 +0200
committerGustav Eek <gustav@fripost.org>2012-06-25 22:19:41 +0200
commit165b29ea5945dc2918a9b3884d076837495bf995 (patch)
tree09a78c227426b1407bb1ab1b8c768255c359fdab /2012/Makefile
parent1ae385490afe134b806950cd55cb27d131595aac (diff)
Typo corrections added to April 21 member meeting notes
Diffstat (limited to '2012/Makefile')
-rw-r--r--2012/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/2012/Makefile b/2012/Makefile
index 2b3113c..98d92e4 100644
--- a/2012/Makefile
+++ b/2012/Makefile
@@ -47,12 +47,10 @@ $(minutes1).pdf: $(minutes1).tex ../preamble/preamble.tex
# Sends to fripost.org for publication
send:
- umask 022
rsync -ruvp --chmod=Dugo+rx,Fugo+r *.pdf fripost@fripost.org:fripost.org/minutes/
# Debuging and testing
send-test: test.d/test
- umask 022
rsync -ruvp --chmod=Dugo+rx,Fugo+r test.d/ fripost@fripost.org:fripost.org/minutes/
test.d/test: test.d
echo This is the test file for fripost-web. > test.d/test