From: Wez Furlong Date: Thu, 22 May 2003 00:31:31 +0000 (+0000) Subject: --force here too for release packages X-Git-Tag: RELEASE_1_0_2~633 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=8338bea0185b4f67dd5916d26b6350b489d05fd0;p=php --force here too for release packages --- 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.