From 8338bea0185b4f67dd5916d26b6350b489d05fd0 Mon Sep 17 00:00:00 2001 From: Wez Furlong Date: Thu, 22 May 2003 00:31:31 +0000 Subject: [PATCH] --force here too for release packages --- makedist | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/makedist b/makedist index d1d3a29710..7ad966da4d 100755 --- a/makedist +++ b/makedist @@ -109,7 +109,7 @@ done # generate some files so people don't need bison, flex and autoconf # to install set -x -./buildconf --copy +./buildconf --copy --force # remove buildmk.stamp. Otherwise, buildcheck.sh might not be run, # when a user runs buildconf in the distribution. -- 2.40.0