aboutsummaryrefslogtreecommitdiffstats
path: root/upload
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2002-10-31 12:42:36 +0000
committerEric S. Raymond <esr@thyrsus.com>2002-10-31 12:42:36 +0000
commit323f294e15139658d8e4a496ca30a345d3688459 (patch)
treee713ba9bb145dc75b1a9045042ae84b33e7bd50a /upload
parent05fa99a5ad08cbb13d47a5021d1c3106a2a51b84 (diff)
downloadfetchmail-323f294e15139658d8e4a496ca30a345d3688459.tar.gz
fetchmail-323f294e15139658d8e4a496ca30a345d3688459.tar.bz2
fetchmail-323f294e15139658d8e4a496ca30a345d3688459.zip
rpm2lsm invocation fix.
svn path=/trunk/; revision=3759
Diffstat (limited to 'upload')
-rwxr-xr-xupload2
1 files changed, 1 insertions, 1 deletions
diff --git a/upload b/upload
index 265ab03e..f7f7a856 100755
--- a/upload
+++ b/upload
@@ -37,7 +37,7 @@ scp history.html $dest
echo "Upload to ${WWWVIRTUAL} complete"
echo "Beginning FTP upload..."
-rpm2lsm -v $version -k ${keywords} fetchmail-${version}-1.i386.rpm >fetchmail.lsm
+rpm2lsm $version -k ${keywords} fetchmail-${version}-1.i386.rpm >fetchmail.lsm
lftp <<EOF
# Copy to FTP site
open $FTPHOST