mirror of
https://github.com/php/php-src.git
synced 2025-08-15 13:38:49 +02:00
Ignore already applied patches.
If somebody could make this work on Solaris, I'd appreciate it.
This commit is contained in:
parent
b2edf87b39
commit
1606365a12
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue