[Kst] branches/work/kst/portto4/kst/misc
Peter Kümmel
syntheticpp at gmx.net
Sat Mar 19 13:18:35 CET 2011
SVN commit 1225293 by kuemmel:
update release script
M +3 -3 linux-release.sh
--- branches/work/kst/portto4/kst/misc/linux-release.sh #1225292:1225293
@@ -24,9 +24,9 @@
then
# spaces in $2 "Kst\\ 2.0.3"
scp \
- ${kst_install_prefix}.sh \
+ ${kst_install_prefix}-binary.sh \
+ ${kst_install_prefix}-binary.tar.gz \
${kst_install_prefix}.tar.gz \
- ${kst_install_prefix}-sources.tar.gz \
- ${kst_install_prefix}-sources.tar.bz2 \
+ ${kst_install_prefix}.tar.bz2 \
${3},kst at frs.sourceforge.net:"/home/frs/project/k/ks/kst/${2}"
fi
More information about the Kst
mailing list