thomas: server Makefile,1.20,1.21

cvs at kolab.org cvs at kolab.org
Tue Jul 17 18:44:20 CEST 2007


Author: thomas

Update of /kolabrepository/server
In directory doto:/tmp/cvs-serv17195

Modified Files:
	Makefile 
Log Message:
Updated global Makefile for packages/files in Kolab server 2.2-beta1


Index: Makefile
===================================================================
RCS file: /kolabrepository/server/Makefile,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -d -r1.20 -r1.21
--- Makefile	17 Jul 2007 16:40:02 -0000	1.20
+++ Makefile	17 Jul 2007 16:44:18 -0000	1.21
@@ -1,13 +1,4 @@
-BASE_PACKAGES=file                    \
-              spamassassin            \
-              clamav                  \
-              amavisd                 \
-              imap                    \
-              apache                  \
-              php                     \
-              openldap                \
-              imapd                   \
-              postfix                 \
+BASE_PACKAGES=openldap                \
               php-smarty
 
 KOLAB_PACKAGES=kolabd                  \
@@ -16,8 +7,9 @@
                kolab-resource-handlers \
                kolab-webadmin          \
 
-BASE_FILES=obmtool      \
-           obmtool.conf \
+BASE_FILES=install-kolab.sh \
+           00INDEX.rdf \
+           LIESMICH.txt \
            README.1st
 
 .PHONY: dist
@@ -34,7 +26,7 @@
 	  cd $$PKG && make dist || exit $?; cd ..; \
 	done
 	cp $(BASE_FILES) stage/
-	echo 'Remember to update obmtool.conf!'
+	echo 'Remember to update 00INDEX.rdf and install-kolab.sh!'
 
 HORDE_PACKAGES=pear/PEAR-PEAR           \
                pear/PEAR-Archive_Tar    \





More information about the commits mailing list