diff options
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 |