From: Wez Furlong Date: Thu, 22 May 2003 00:26:02 +0000 (+0000) Subject: Add --force so release package building works X-Git-Tag: php-4.3.2RC4~29 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=befce57664744b8015eb69c9c6099c2386a29716;p=php Add --force so release package building works --- diff --git a/makedist b/makedist index 3883a2ce21..8b2cf08f7e 100755 --- a/makedist +++ b/makedist @@ -112,7 +112,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.