gunnar: server Makefile,1.91,1.92 
    cvs at kolab.org 
    cvs at kolab.org
       
    Mon Jan  4 16:54:59 CET 2010
    
    
  
Author: gunnar
Update of /kolabrepository/server
In directory doto:/tmp/cvs-serv20934
Modified Files:
	Makefile 
Log Message:
Use kolab.mk
Index: Makefile
===================================================================
RCS file: /kolabrepository/server/Makefile,v
retrieving revision 1.91
retrieving revision 1.92
diff -u -d -r1.91 -r1.92
--- Makefile	9 Sep 2009 05:52:28 -0000	1.91
+++ Makefile	4 Jan 2010 15:54:57 -0000	1.92
@@ -1,13 +1,4 @@
-ifeq "x$(HOME)" "x"
-  HOME = /kolab
-endif
-
-# Don't know if this is correct but if somebody
-# calls this makefile as root we assume that there
-# is an installation in /kolab
-ifeq "x$(HOME)" "x/root"
-  HOME = /kolab
-endif
+include make-helper/kolab.mk
 
 BASE_PACKAGES=php-smarty              \
               openldap                \
    
    
More information about the commits
mailing list