]> granicus.if.org Git - php/commitdiff
--force here too for release packages
authorWez Furlong <wez@php.net>
Thu, 22 May 2003 00:31:31 +0000 (00:31 +0000)
committerWez Furlong <wez@php.net>
Thu, 22 May 2003 00:31:31 +0000 (00:31 +0000)
makedist

index d1d3a29710a2a46f2ca42eac19ab2a0417df8015..7ad966da4dc9a7b2e9c769173818786233624b6d 100755 (executable)
--- 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.