From 67aef1e2f0a1b2cbdf2e7036d1350003826d3992 Mon Sep 17 00:00:00 2001
From: Ruud Overeem <overeem@astron.nl>
Date: Mon, 4 Feb 2008 15:12:49 +0000
Subject: [PATCH] Bug 1000: update to weekly build from LOFAR/MAC.

---
 MAC/APL/PIC/lofarconf.in | 13 +++++--------
 MAC/APL/lofarconf.in     |  9 ++++++---
 MAC/GCF/lofarconf.in     | 10 ++++------
 MAC/lofarconf.in         |  2 --
 4 files changed, 15 insertions(+), 19 deletions(-)

diff --git a/MAC/APL/PIC/lofarconf.in b/MAC/APL/PIC/lofarconf.in
index 5c14c9de58e..ec06bbcf3d9 100644
--- a/MAC/APL/PIC/lofarconf.in
+++ b/MAC/APL/PIC/lofarconf.in
@@ -1,8 +1,5 @@
-RSP_Protocol	# package to use when you want to communicate with the RSPDriver
-RSPDriver	# the RSPDriver implementation
-rsuctl		# remote update script
-
-# Packages below are not needed for MAC-RTC-6_1 release
-#RSPCtlFE	# a frontend for the rspctl program to interface with PVSS
-#RegisterAccess
-#MIS
+RSP_Protocol
+RSPDriver
+TBB_Protocol
+TBBDriver
+rsuctl
diff --git a/MAC/APL/lofarconf.in b/MAC/APL/lofarconf.in
index 6ff6a865340..aaff9dc1b80 100644
--- a/MAC/APL/lofarconf.in
+++ b/MAC/APL/lofarconf.in
@@ -1,9 +1,12 @@
 APLCommon
-RTCCommon
+APLProtocol
 CEPCU
 CUDaemons
+CURTDBDaemons
 MainCU
+PAC
+PIC
+RTCCommon
+RTDBCommon
 StationCU
 TestCtlr
-PIC
-PAC
diff --git a/MAC/GCF/lofarconf.in b/MAC/GCF/lofarconf.in
index a77c0badea3..14ff8112e69 100644
--- a/MAC/GCF/lofarconf.in
+++ b/MAC/GCF/lofarconf.in
@@ -1,6 +1,4 @@
-GCFCommon #-vMAC-GCF-6_2
-TM #-vMAC-GCF-6_2
-Protocols #-vMAC-GCF-6_2
-PAL #-vMAC-GCF-6_2
-LogSys #-vMAC-GCF-6_2
-PALlight #-vMAC-GCF-6_2
+GCFCommon
+PVSS
+RTDB
+TM
diff --git a/MAC/lofarconf.in b/MAC/lofarconf.in
index 0fe8d91855b..0cd8b1db075 100644
--- a/MAC/lofarconf.in
+++ b/MAC/lofarconf.in
@@ -1,4 +1,2 @@
 APL
 GCF
-Test
-Tools
-- 
GitLab