]> git.donarmstrong.com Git - deb_pkgs/spamass-milter.git/blobdiff - Makefile.am
fix init script status failing when the pidfile does not exist
[deb_pkgs/spamass-milter.git] / Makefile.am
index 01f80542091d42382353787b128a186d5af17848..97fb54363d59505905767544ea66d005b51a21b7 100644 (file)
@@ -1,5 +1,5 @@
 ## Process this file with automake to produce Makefile.in
-## $Id: Makefile.am,v 1.22 2006/01/23 20:47:11 dnelson Exp $
+## $Id: Makefile.am,v 1.24 2011/02/14 21:56:15 dnelson Exp $
 
 AUTOMAKE_OPTIONS = no-dependencies foreign dist-bzip2
 
@@ -38,8 +38,12 @@ sign: dist-all
        done
 
 upload: dist-all sign
-       ncftpput savannah.gnu.org incoming/savannah/spamass-milt \
-               ${DIST_ARCHIVES} ${DIST_ARCHIVE_SIGS}
+       rsync -a --progress ${DIST_ARCHIVES} ${DIST_ARCHIVE_SIGS} dl.sv.nongnu.org:/releases/spamass-milt/
+
+# ftp got disabled at some point?
+#upload: dist-all sign
+#      ncftpput savannah.gnu.org incoming/savannah/spamass-milt \
+#              ${DIST_ARCHIVES} ${DIST_ARCHIVE_SIGS}
 
 # The good old way
 #upload: dist-all