prepare for building against I20120411-2034 (first primary 4.2 build)
diff --git a/releng/build-scripts/build/otdt_prerequisites.sh b/releng/build-scripts/build/otdt_prerequisites.sh
index 35a6630..d85f5d9 100644
--- a/releng/build-scripts/build/otdt_prerequisites.sh
+++ b/releng/build-scripts/build/otdt_prerequisites.sh
@@ -48,22 +48,17 @@
# VERSIONS:
# Eclipse SKD build identifier:
-EVERSION=I20120315-1300
+EVERSION=I20120411-2034
# Architecture (as used by OSGi):
ARCH=`arch`
# used only locally:
-DROP=${BASEDIR}/drops4/I20120315-1300
-
-#### TEMPORARILY, WHILE PRIMARY SDK BUILD IS STILL 3.8:
-EVERSION3=I20120314-1800
-DROP3=${BASEDIR}/drops/${EVERSION3}
-####
+DROP=${BASEDIR}/drops4/I20120411-2034
# EXPORT: archive file of the base eclipse SDK build:
ECLIPSE_SDK_TGZ=${DROP}/eclipse-SDK-${EVERSION}-linux-gtk-${ARCH}.tar.gz
# EXPORT: archive file of the eclipse test framework:
-ECLIPSE_TESTLIB_ZIP=${DROP3}/eclipse-test-framework-${EVERSION3}.zip
+ECLIPSE_TESTLIB_ZIP=${DROP}/eclipse-test-framework-${EVERSION}.zip
# EXPORT: where to find previously published plugins&features:
PUBLISHED_UPDATES=${HOME}/downloads/objectteams/updates/ot2.0