thomas: server Makefile,1.46,1.47 
    cvs at kolab.org 
    cvs at kolab.org
       
    Fri May  2 12:33:19 CEST 2008
    
    
  
Author: thomas
Update of /kolabrepository/server
In directory doto:/tmp/cvs-serv11891
Modified Files:
	Makefile 
Log Message:
build imapd and postfix
Index: Makefile
===================================================================
RCS file: /kolabrepository/server/Makefile,v
retrieving revision 1.46
retrieving revision 1.47
diff -u -d -r1.46 -r1.47
--- Makefile	6 Feb 2008 11:24:06 -0000	1.46
+++ Makefile	2 May 2008 10:33:17 -0000	1.47
@@ -25,7 +25,9 @@
   export KOLABRPMTMP = $(HOME)/RPM/TMP
 endif
 
-BASE_PACKAGES=php-smarty
+BASE_PACKAGES=php-smarty              \
+              postfix                 \
+              imapd
 
 PERL_PACKAGES=perl-kolab              \
               kolabconf
    
    
More information about the commits
mailing list