diff --git a/CMake/variants/variants.dop252 b/CMake/variants/variants.dop252
index e572e3ee348d8aceff4526463ebe3c9bd5004787..e1aeeff41fddc25e0ae7dfc8fb60442eae1704bd 100644
--- a/CMake/variants/variants.dop252
+++ b/CMake/variants/variants.dop252
@@ -6,7 +6,7 @@ option(USE_SHMEM "No shmem" OFF)
 option(BUILD_DOCUMENTATION "Doxygen" ON)
 option(USE_OPENMP "OpenMP" ON)
 option(USE_THREADS "Threads" ON)
-set(PYRAP_ROOT_DIR /home/tammo/Prog/pyrap/installed)
-set(CASACORE_ROOT_DIR /home/tammo/Prog/casacore/build)
-set(WCSLIB_ROOT_DIR /home/tammo/Prog/casa/build/wcslib)
-set(CASAREST_ROOT_DIR /home/tammo/Prog/casarest/build/installed)
+set(PYRAP_ROOT_DIR /home/tammo/Prog/pyrap/trunk/installed)
+set(CASACORE_ROOT_DIR /home/tammo/Prog/casacore/trunk/installed)
+set(WCSLIB_ROOT_DIR /home/tammo/Prog/wcslib/4.22/installed)
+set(CASAREST_ROOT_DIR /home/tammo/Prog/casarest/trunk/installed)