thomas: server Makefile,1.64,1.65

cvs at kolab.org cvs at kolab.org
Thu Nov 20 17:56:16 CET 2008


Author: thomas

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

Modified Files:
	Makefile 
Log Message:
Build PEAR-Horde-Channel and PEAR-PHPUnit-Channel earlier.

They are build dependencies, so they have to be installed earlier, which
currently still has to be done manually, but for that they should at least
be compiled.


Index: Makefile
===================================================================
RCS file: /kolabrepository/server/Makefile,v
retrieving revision 1.64
retrieving revision 1.65
diff -u -d -r1.64 -r1.65
--- Makefile	21 Oct 2008 16:07:38 -0000	1.64
+++ Makefile	20 Nov 2008 16:56:14 -0000	1.65
@@ -41,6 +41,8 @@
                pear/PEAR-Net_Sieve      \
                pear/PEAR-Net_Socket     \
                pear/PEAR-Net_URL        \
+               pear/PEAR-Horde-Channel  \
+               pear/PEAR-PHPUnit-Channel\
                pear/Horde_Argv          \
                pear/Horde_Auth          \
                pear/Horde_Browser       \
@@ -62,8 +64,6 @@
                pear/Horde_SessionObjects \
                pear/Horde_Util          \
                pear/Horde_iCalendar     \
-               pear/PEAR-Horde-Channel  \
-               pear/PEAR-PHPUnit-Channel\
                pear/PHPUnit             \
                php-kolab/Kolab_Format   \
                php-kolab/Kolab_Server   \





More information about the commits mailing list