use -F for cvs tag, not -f
authorewt <devnull@localhost>
Mon, 28 Apr 1997 21:17:06 +0000 (21:17 +0000)
committerewt <devnull@localhost>
Mon, 28 Apr 1997 21:17:06 +0000 (21:17 +0000)
CVS patchset: 1560
CVS date: 1997/04/28 21:17:06

Makefile.in

index 64b5674..5598f61 100644 (file)
@@ -155,7 +155,7 @@ noconfig:
        rm -f *gz *rpm config.*
 
 cvstag:
-       cvs -f tag $(CVSTAG) .
+       cvs tag -F $(CVSTAG) .
 
 archive: cvstag
        @echo " "