From: mlichvar Date: Fri, 13 Oct 2006 13:34:27 +0000 (+0000) Subject: - don't move tags X-Git-Tag: r0-52-4~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2af9b0709687a364e98a45eb0adfcbca959c52af;p=thirdparty%2Fnewt.git - don't move tags --- diff --git a/Makefile.in b/Makefile.in index b952cb9..6c8e421 100644 --- a/Makefile.in +++ b/Makefile.in @@ -151,7 +151,7 @@ create-archive: configure @echo "The final archive is ./newt-$(VERSION).tar.gz." tag-archive: - @cvs tag -F $(CVSTAG) + @cvs tag $(CVSTAG) archive: tag-archive create-archive