From 348bf7fda5a24f969183c4bca172fbffd9abeb25 Mon Sep 17 00:00:00 2001 From: Andreas Mair Date: Tue, 28 Dec 2010 13:48:18 +0100 Subject: There's no branch_3_6 any longer. --- make.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/make.sh b/make.sh index 65ee1a5..231c707 100755 --- a/make.sh +++ b/make.sh @@ -86,7 +86,7 @@ function do_dist() function do_cl() { [ -x $CVS2CL ] || Error "Missing $CVS2CL (http://www.red-bean.com/cvs2cl/)" - $CVS2CL --FSF --separate-header --no-wrap --no-times --tagdates --follow branch_3_6 --log-opts "-d>2006-07-08" + $CVS2CL --FSF --separate-header --no-wrap --no-times --tagdates --log-opts "-d>2006-07-08" } # check requirements. -- cgit v1.2.3