[Cluster-devel] conga Makefile

kupcevic at sourceware.org kupcevic at sourceware.org
Tue Jul 25 22:01:53 UTC 2006


CVSROOT:	/cvs/cluster
Module name:	conga
Changes by:	kupcevic at sourceware.org	2006-07-25 22:01:52

Modified files:
	.              : Makefile 

Log message:
	Don't remove archives used for building

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/conga/Makefile.diff?cvsroot=cluster&r1=1.6&r2=1.7

--- conga/Makefile	2006/07/24 20:17:01	1.6
+++ conga/Makefile	2006/07/25 22:01:52	1.7
@@ -51,4 +51,3 @@
 	tar -zcf ${CONGA_DIRNAME}.tar.gz ${TMP_DIR}/${CONGA_DIRNAME}
 	rm -rf ${TMP_DIR}/${CONGA_DIRNAME}
 	rpmbuild --define "_sourcedir ." --define "_srcrpmdir ." --nodeps -bs conga.spec
-	rm -rf ${CONGA_DIRNAME}.tar.gz




More information about the Cluster-devel mailing list