fedora-release Makefile,1.5,1.6

Jesse Keating jkeating at fedoraproject.org
Fri Aug 7 23:47:33 UTC 2009


Author: jkeating

Update of /cvs/fedora/fedora-release
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv31872

Modified Files:
	Makefile 
Log Message:
Stop making cvs quiet



Index: Makefile
===================================================================
RCS file: /cvs/fedora/fedora-release/Makefile,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- Makefile	7 Aug 2009 23:46:41 -0000	1.5
+++ Makefile	7 Aug 2009 23:47:33 -0000	1.6
@@ -8,7 +8,7 @@
 all:
 
 tag-archive:
-	@cvs -Q tag -F $(CVSTAG)
+	@cvs tag -F $(CVSTAG)
 
 create-archive:
 	@rm -rf /tmp/fedora-release




More information about the fedora-extras-commits mailing list