summaryrefslogtreecommitdiff
path: root/buildconf
diff options
context:
space:
mode:
authorSascha Schumann <sas@php.net>1999-10-06 19:34:36 +0000
committerSascha Schumann <sas@php.net>1999-10-06 19:34:36 +0000
commit1606365a121c36d8d2410a7d3847290da74fb113 (patch)
tree297a1129ddaf66c1bcdcf99ef8272bfa38352fbf /buildconf
parentb2edf87b39ffb83dff52edb7f7cd24a9402ae63a (diff)
downloadphp-git-1606365a121c36d8d2410a7d3847290da74fb113.tar.gz
Ignore already applied patches.
If somebody could make this work on Solaris, I'd appreciate it.
Diffstat (limited to 'buildconf')
-rwxr-xr-xbuildconf2
1 files changed, 1 insertions, 1 deletions
diff --git a/buildconf b/buildconf
index c921275fc9..ac88e68fea 100755
--- a/buildconf
+++ b/buildconf
@@ -116,7 +116,7 @@ fi
rm -f ltmain.sh ltconfig
libtoolize --automake --copy --force
-cat patch-?? | patch
+cat patch-?? | patch -N
mv aclocal.m4 aclocal.m4.old 2>/dev/null
aclocal