diff options
author | Remi Collet <remi@remirepo.net> | 2025-02-26 09:55:40 +0100 |
---|---|---|
committer | Remi Collet <remi@php.net> | 2025-02-26 09:55:40 +0100 |
commit | d1ee383f33e503e3110a4e43848d694de74d82c3 (patch) | |
tree | 11443de0c9f9bafef5080c4b7ba67535f8f5b9c3 /phpy-pkgconfig.patch | |
parent | e94c92f1d06d713baecbf5230a0f30b371c4b3c9 (diff) |
re-license spec file to CECILL-2.1
Diffstat (limited to 'phpy-pkgconfig.patch')
-rw-r--r-- | phpy-pkgconfig.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/phpy-pkgconfig.patch b/phpy-pkgconfig.patch index 2c9e7a3..25f2772 100644 --- a/phpy-pkgconfig.patch +++ b/phpy-pkgconfig.patch @@ -1,7 +1,7 @@ diff -up phpy-1.0.8/config.m4.old phpy-1.0.8/config.m4 --- phpy-1.0.8/config.m4.old 2024-09-06 06:58:54.678666785 +0200 +++ phpy-1.0.8/config.m4 2024-09-06 06:59:02.749976475 +0200 -@@ -68,9 +68,12 @@ if test "$PHP_PHPY" != "no"; then +@@ -70,9 +70,12 @@ if test "$PHP_PHPY" != "no"; then PHP_EVAL_LIBLINE($PYTHON_LIBS, PHPY_SHARED_LIBADD) PHP_EVAL_INCLINE($PYTHON_CFLAGS) else |