Tweaked the package building scripts a little.

This commit is contained in:
Matthew
2010-05-12 20:49:57 +12:00
committed by Chris Forbes
parent 00050b3f37
commit 4bb268075c
2 changed files with 5 additions and 5 deletions

View File

@@ -26,6 +26,6 @@ size=`stat -c "%s" $PACKAGEFILE`
echo "$5,$size,$PACKAGEFILE" > /tmp/rpmlatest.txt
wput $PACKAGEFILE "ftp://$3:$4@$1/$2"
wput $PACKAGEFILE "ftp://$3:$4@$1/$2/"
cd /tmp
wput rpmlatest.txt "ftp://$3:$4@$1/$2"
wput -u rpmlatest.txt "ftp://$3:$4@$1/$2/"