[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
docs-common Makefile.common,1.35,1.36
- From: "Tommy Reynolds" (jtr) <fedora-docs-commits redhat com>
- To: fedora-docs-commits redhat com
- Subject: docs-common Makefile.common,1.35,1.36
- Date: Mon, 30 Jan 2006 05:32:25 -0500
Author: jtr
Update of /cvs/docs/docs-common
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv8398
Modified Files:
Makefile.common
Log Message:
Remove harmless debugging cruft.
Index: Makefile.common
===================================================================
RCS file: /cvs/docs/docs-common/Makefile.common,v
retrieving revision 1.35
retrieving revision 1.36
diff -u -r1.35 -r1.36
--- Makefile.common 30 Jan 2006 10:31:48 -0000 1.35
+++ Makefile.common 30 Jan 2006 10:32:17 -0000 1.36
@@ -343,7 +343,7 @@
-o -name '*.tar.gz' \
-o -name '*.tmp' \
-o -name '${DOCBASE}-${VERSION}' \
- ')' -prune -o -print | tee /tmp/log.files | cpio -pamdv $(DOCBASE)-$(VERSION)
+ ')' -prune -o -print | cpio -pamdv $(DOCBASE)-$(VERSION)
tar -zcvf $@ $(DOCBASE)-$(VERSION)/
${RM} -r $(DOCBASE)-$(VERSION)
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]