From 3d8af97a59d00891131d66e1e696daac94c09189 Mon Sep 17 00:00:00 2001 From: jkeating Date: Aug 07 2009 23:47:33 +0000 Subject: Stop making cvs quiet --- diff --git a/Makefile b/Makefile index d109b48..4599fc9 100644 --- a/Makefile +++ b/Makefile @@ -8,7 +8,7 @@ CVSTAG = V$(subst .,-,$(VERSION)-$(RELEASE)) all: tag-archive: - @cvs -Q tag -F $(CVSTAG) + @cvs tag -F $(CVSTAG) create-archive: @rm -rf /tmp/fedora-release