aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastian Pipping <sebastian@pipping.org>2009-12-05 00:15:20 +0100
committerSebastian Pipping <sebastian@pipping.org>2009-12-05 00:17:20 +0100
commit7008879fe154908916891bdf7e07ef4805e3c9c8 (patch)
tree565c907faa3f10fe94891499eff3c0de9c3b884f /Makefile
parentRemove layman ebuild (as it went to the Gentoo tree) (diff)
downloadlayman-7008879fe154908916891bdf7e07ef4805e3c9c8.tar.gz
layman-7008879fe154908916891bdf7e07ef4805e3c9c8.tar.bz2
layman-7008879fe154908916891bdf7e07ef4805e3c9c8.zip
Remove file uploading from helper Makefile
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 5255230..5212a29 100644
--- a/Makefile
+++ b/Makefile
@@ -1,11 +1,9 @@
.PHONY: www
www:
cp trunk/layman/doc/layman.8.html www/index.html
- rsync -rlvz --del www/ luciferc,layman@web.sourceforge.net:htdocs/
.PHONY: release
release:
rm -rf dist
cd doc && make
./setup.py sdist
- rsync -auP dist/*.tar.gz luciferc@frs.sourceforge.net:uploads/