From ce95bea7a85b1aa677575d10996285765eb24e15 Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Fri, 27 Aug 2004 11:53:38 +0000 Subject: (changelog) cvs2cl doesn't know about HEAD but does know about TRUNK --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index ce8dedf8..9140d441 100644 --- a/Makefile +++ b/Makefile @@ -61,7 +61,7 @@ localrpm: srpm rm -f ../$(NAME)-$(VERSION).tar.bz2 changelog: - cvs2cl -U ../common/username -I ChangeLog --accum -W 400 -F HEAD + cvs2cl -U ../common/username -I ChangeLog --accum -W 400 -F TRUNK rm -f ChangeLog.bak -- cgit v1.2.1