[Kolab-devel] server/horde Makefile,1.2,1.3 by stephan at doto.intevation.de
root at intevation.de
root at intevation.de
Thu Jul 31 13:56:07 CEST 2003
Update of /kolabrepository/server/horde
In directory doto:/tmp/cvs-serv704
Modified Files:
Makefile
Log Message:
Get rid of cp command
Index: Makefile
===================================================================
RCS file: /kolabrepository/server/horde/Makefile,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- Makefile 31 Jul 2003 06:31:11 -0000 1.2
+++ Makefile 31 Jul 2003 11:56:05 -0000 1.3
@@ -5,7 +5,7 @@
all:
#test -d $(KOLABRPMSRC)/kolab && mkdir $(KOLABRPMSRC)/kolab
test -d $(KOLABRPMSRC)/horde || mkdir $(KOLABRPMSRC)/horde
- cp Makefile horde-2.2.3.tar.gz pear-1.0.1.1.tar.gz imp-3.2.1.tar.gz \
+ #cp Makefile horde-2.2.3.tar.gz pear-1.0.1.1.tar.gz imp-3.2.1.tar.gz \
turba-1.2.tar.gz kronolith-1.1.tar.gz mnemo-1.1.tar.gz nag-1.1.tar.gz \
horde.spec $(KOLABRPMSRC)/horde/
cp Makefile horde.spec $(KOLABRPMSRC)/horde/
More information about the devel
mailing list