From mboxrd@z Thu Jan 1 00:00:00 1970 From: kupcevic@sourceware.org Date: 25 Jul 2006 22:01:53 -0000 Subject: [Cluster-devel] conga Makefile Message-ID: <20060725220153.17023.qmail@sourceware.org> List-Id: To: cluster-devel.redhat.com MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit 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