summaryrefslogtreecommitdiff
path: root/cfg.mk
diff options
context:
space:
mode:
authorSimon Josefsson <simon@josefsson.org>2011-10-25 20:30:01 +0200
committerSimon Josefsson <simon@josefsson.org>2011-10-25 20:30:01 +0200
commite99dbbb2f3ac7fc44b794df6a25c6dd4cccf2a21 (patch)
treec13acb53e13af5edaaa349ee1037338bbac025a5 /cfg.mk
parentc93adaf23fc0a1d13e3c1a805203f1ab596d35d7 (diff)
downloadlibtasn1-e99dbbb2f3ac7fc44b794df6a25c6dd4cccf2a21.tar.gz
libtasn1-e99dbbb2f3ac7fc44b794df6a25c6dd4cccf2a21.tar.bz2
libtasn1-e99dbbb2f3ac7fc44b794df6a25c6dd4cccf2a21.zip
Drop igloo, the directory is gone from the server.
Diffstat (limited to 'cfg.mk')
-rw-r--r--cfg.mk2
1 files changed, 0 insertions, 2 deletions
diff --git a/cfg.mk b/cfg.mk
index c482e48..a0cac87 100644
--- a/cfg.mk
+++ b/cfg.mk
@@ -77,8 +77,6 @@ upload:
git push
git push --tags
gnupload --to ftp.gnu.org:libtasn1 $(distdir).tar.gz
- scp $(distdir).tar.gz $(distdir).tar.gz.sig igloo.linux.gr:~ftp/pub/gnutls/libtasn1/
- ssh igloo.linux.gr 'cd ~ftp/pub/gnutls/libtasn1/ && sha1sum *.tar.gz > CHECKSUMS'
cp $(distdir).tar.gz $(distdir).tar.gz.sig ../releases/$(PACKAGE)/
web: