]> git.pld-linux.org Git - packages/php.git/blobdiff - php-builddir.patch
- updated to 8.0.2 (solves CVE-2021-21702)
[packages/php.git] / php-builddir.patch
index 783dc2bea786979309783fed99a9c217b65d589d..3da610158ea7cee82e3415c81749f5df277d47c0 100644 (file)
@@ -14,11 +14,11 @@ diff -urbB php-5.0.5.org/scripts/phpize.in php-5.0.5/scripts/phpize.in
 --- php-5.0.5.org/scripts/phpize.in    2005-06-15 19:19:41.000000000 +0200
 +++ php-5.0.5/scripts/phpize.in        2005-09-10 21:51:45.523274024 +0200
 @@ -3,7 +3,7 @@
- # Variable declaration
  prefix='@prefix@'
+ datarootdir='@datarootdir@'
  exec_prefix="`eval echo @exec_prefix@`"
 -phpdir="`eval echo @libdir@`/build"
 +phpdir="`eval echo @libdir@`/php/build"
  includedir="`eval echo @includedir@`/php"
  builddir="`pwd`"
+ SED="@SED@"
This page took 0.031002 seconds and 4 git commands to generate.