Fixed the script to work with the new sourceforge upload mechanism.
This commit is contained in:
@@ -80,10 +80,12 @@ mv lcdproc-*.tar.gz lcdproc-CVS-${BRANCH}.tar.gz
|
|||||||
# ${GUNZIP} --stdout lcdproc-CVS-${BRANCH}.tar.gz > lcdproc-CVS-${BRANCH}.tar
|
# ${GUNZIP} --stdout lcdproc-CVS-${BRANCH}.tar.gz > lcdproc-CVS-${BRANCH}.tar
|
||||||
# ${BZIP2} lcdproc-CVS-${BRANCH}.tar
|
# ${BZIP2} lcdproc-CVS-${BRANCH}.tar
|
||||||
|
|
||||||
|
# Date of the last nightly
|
||||||
|
date > last-nightly.txt
|
||||||
|
|
||||||
# Upload
|
# Upload
|
||||||
${RSYNC} -q \
|
${RSYNC} -q lcdproc-CVS-${BRANCH}.tar.gz last-nightly.txt \
|
||||||
lcdproc-CVS-${BRANCH}.tar.gz gfk@lcdproc.sourceforge.net:www-lcdproc/nightly/
|
gfk,lcdproc@web.sourceforge.net:htdocs/nightly/
|
||||||
${SSH} -q lcdproc.sourceforge.net "sh lcdproc-finish-nightly.sh ${BRANCH}"
|
|
||||||
|
|
||||||
# Cleanup
|
# Cleanup
|
||||||
mv configure.in.temp configure.in
|
mv configure.in.temp configure.in
|
||||||
|
|||||||
Reference in New Issue
Block a user