gunnar: server Makefile,1.29,1.30

cvs at kolab.org cvs at kolab.org
Thu Aug 2 10:19:10 CEST 2007


Author: gunnar

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

Modified Files:
	Makefile 
Log Message:
Fix fbview-horde to compile into a source RPM.

Index: Makefile
===================================================================
RCS file: /kolabrepository/server/Makefile,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -d -r1.29 -r1.30
--- Makefile	2 Aug 2007 08:09:46 -0000	1.29
+++ Makefile	2 Aug 2007 08:19:08 -0000	1.30
@@ -43,7 +43,7 @@
                pear/PEAR-Mail_Mime      \
                pear/PEAR-Net_Sieve      \
                pear/PEAR-Net_Socket     \
-               horde/fbiview-horde      \
+               horde/fbview-horde       \
                horde/horde-framework    \
                horde/horde-passwd       \
                horde/horde              \
@@ -105,6 +105,7 @@
 
 .PHONY: clean
 clean: clean-base clean-kolab clean-horde clean-stage
+	find . | grep "~$" | xargs rm
 
 .PHONY: clean-stage
 clean-stage:





More information about the commits mailing list