gunnar: server Makefile,1.59,1.60

cvs at kolab.org cvs at kolab.org
Thu Sep 18 21:54:06 CEST 2008


Author: gunnar

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

Modified Files:
	Makefile 
Log Message:
Fix the package list. CVS should be clean again and the draft of Kolab Server 2.2.1 is building now.

Index: Makefile
===================================================================
RCS file: /kolabrepository/server/Makefile,v
retrieving revision 1.59
retrieving revision 1.60
diff -u -d -r1.59 -r1.60
--- Makefile	18 Sep 2008 19:17:38 -0000	1.59
+++ Makefile	18 Sep 2008 19:54:04 -0000	1.60
@@ -30,8 +30,10 @@
 
 PEAR_PACKAGES= pear/PEAR-Auth_SASL      \
                pear/PEAR-Date           \
+               pear/PEAR-HTTP_Request   \
                pear/PEAR-Log            \
                pear/PEAR-Mail           \
+               pear/PEAR-Mail-mimeDecode\
                pear/PEAR-Mail_Mime      \
                pear/PEAR-Net_IMAP       \
                pear/PEAR-Net_LMTP       \
@@ -39,8 +41,6 @@
                pear/PEAR-Net_Sieve      \
                pear/PEAR-Net_Socket     \
                pear/PEAR-Net_URL        \
-               pear/PEAR-HTTP_Request   \
-               pear/PEAR-Horde-Cahnnel  \
                pear/Horde_Auth          \
                pear/Horde_Browser       \
                pear/Horde_CLI           \





More information about the commits mailing list