# HG changeset patch # User Oleksandr Gavenko # Date 1444748882 -10800 # Node ID 09992a81789137203f32bd0e0a02b23d75f6bfdf # Parent 951827960e913599d28befac8494c1863d2677d0 Fix copy/paste typo. diff -r 951827960e91 -r 09992a817891 Makefile --- a/Makefile Tue Oct 13 18:05:23 2015 +0300 +++ b/Makefile Tue Oct 13 18:08:02 2015 +0300 @@ -192,7 +192,6 @@ ( echo 'cd htdocs'; \ echo "put voa-special.pdf"; \ echo "chmod 644 voa-special.pdf"; \ -done; \ echo 'quit'; \ ) | sftp -b - $(SF_USER),$(pkgname)@web.sourceforge.net