1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-03 07:05:24 +02:00

Sign from 3.3milestones by default

This commit is contained in:
Martin Oberhuber 2010-12-14 13:44:27 +00:00
parent bceadfac41
commit 9811a0af86

View file

@ -22,7 +22,7 @@ tmpdir=/tmp/${USER}.$$
# Accept environment variables set outside the script
if [ "${UPDATE_SITE}" = "" ]; then
UPDATE_SITE=$HOME/downloads-tm/updates/3.2milestones
UPDATE_SITE=$HOME/downloads-tm/updates/3.3milestones
fi
if [ "${SIGNED_JAR_SOURCE}" = "" ]; then
SIGNED_JAR_SOURCE=${tmpdir}/eclipse_ext/tm