X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=Makefile.am;h=97fb54363d59505905767544ea66d005b51a21b7;hb=6d013c96afd4f99f07dfb988c1cb35f3477c7ba2;hp=01f80542091d42382353787b128a186d5af17848;hpb=3004c9bd6381217f2fc604d8f90b8af789e15fb2;p=deb_pkgs%2Fspamass-milter.git diff --git a/Makefile.am b/Makefile.am index 01f8054..97fb543 100644 --- a/Makefile.am +++ b/Makefile.am @@ -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