From: Simon Josefsson Date: Thu, 15 Dec 2005 13:01:00 +0000 (+0000) Subject: Remove igloo, it seem weird. X-Git-Tag: gnutls_1_3_3~38 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=d33fa6381230f9ec0010da0abef1acdd81aaa036;p=thirdparty%2Fgnutls.git Remove igloo, it seem weird. --- 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/