gunnar: server/kolab-webadmin Makefile,1.20,1.21

cvs at kolab.org cvs at kolab.org
Mon Aug 23 16:28:52 CEST 2010


Author: gunnar

Update of /kolabrepository/server/kolab-webadmin
In directory doto:/tmp/cvs-serv9224/kolab-webadmin

Modified Files:
	Makefile 
Log Message:
kolab/issue4512 (Allow to hide the admin mail settings in the web admin)

Index: Makefile
===================================================================
RCS file: /kolabrepository/server/kolab-webadmin/Makefile,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -d -r1.20 -r1.21
--- Makefile	19 Jan 2010 04:53:26 -0000	1.20
+++ Makefile	23 Aug 2010 14:28:50 -0000	1.21
@@ -9,7 +9,7 @@
 	test -d $(KOLABRPMSRC)/$(PACKAGE) || mkdir $(KOLABRPMSRC)/$(PACKAGE)
 	cd $(PACKAGE) && ./bootstrap && ./configure --prefix=/kolab \
 	&& make clean distcheck && mv $(PACKAGE)-$(VERSION).tar.bz2 $(KOLABRPMSRC)/$(PACKAGE) 
-	cp $(PACKAGE)/$(PACKAGE).spec $(KOLABRPMSRC)/$(PACKAGE)/
+	cp $(PACKAGE)/$(PACKAGE).spec templates/kolab-webadmin-0/webadmin.conf.template $(KOLABRPMSRC)/$(PACKAGE)/
 	cd $(KOLABRPMSRC)/$(PACKAGE) && $(RPM) -ba $(PACKAGE).spec --define 'kolab_version $(KOLAB_VERSION)'
 
 binary:





More information about the commits mailing list