summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Josefsson <simon@josefsson.org>2005-12-15 13:01:00 +0000
committerSimon Josefsson <simon@josefsson.org>2005-12-15 13:01:00 +0000
commitd33fa6381230f9ec0010da0abef1acdd81aaa036 (patch)
tree685de7ba71865045499d31a2e9d6524364859223
parent8c02bc90b6fb1045caca15a76c253ac3d3863699 (diff)
downloadgnutls-d33fa6381230f9ec0010da0abef1acdd81aaa036.tar.gz
Remove igloo, it seem weird.
-rw-r--r--Makefile.am2
1 files changed, 0 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am
index bed64a1c17..e6f1cee91e 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -42,8 +42,6 @@ release:
make dist
gpg -b $(distdir).tar.bz2
gpg --verify $(distdir).tar.bz2.sig
- scp $(distdir).tar.bz2{,.sig} igloo.linux.gr:~ftp/pub/gnutls/
- ssh igloo.linux.gr 'cd ~ftp/pub/gnutls/devel/ && sha1sum *.tar.gz *.tar.bz2 > CHECKSUMS'
cd doc && ./gendocs.sh -o ../$(htmldir)/manual/ $(PACKAGE) "GNU TLS"
cp -v $(distdir).tar.bz2{,.sig} $(htmldir)/releases/
cp -v doc/reference/html/*.{html,png,css,devhelp} $(htmldir)/reference/