From dc654ad9732274702c1107b002953ac4568a270c Mon Sep 17 00:00:00 2001 From: =?utf8?q?Elan=20Ruusam=C3=A4e?= Date: Fri, 30 Nov 2007 18:36:46 +0000 Subject: [PATCH] - revert CVS_FORCE -B Changed files: builder.sh -> 1.526 --- builder.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/builder.sh b/builder.sh index ca8f16c..2038d27 100644 --- a/builder.sh +++ b/builder.sh @@ -1957,7 +1957,7 @@ while [ $# -gt 0 ]; do -c | --clean ) CLEAN="--clean --rmspec --rmsource"; shift ;; -cf | --cvs-force ) - CVS_FORCE="-B -F"; shift;; + CVS_FORCE="-F"; shift;; -d | --cvsroot ) shift; CVSROOT="${1}"; shift ;; -g | --get ) -- 2.44.0