summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOleg "Zmey!" Vasiliev2023-04-05 23:24:43 +0300
committerOleg "Zmey!" Vasiliev2023-04-05 23:24:43 +0300
commit0b6996564a0d5b968bb6dcb246e59754603aa2c7 (patch)
tree1f9e074fa117ef42d73b17276a543fa92e60236c
parent3371e40f837fd6050680837d6ba2941994ab3e00 (diff)
downloadaur-0b6996564a0d5b968bb6dcb246e59754603aa2c7.tar.gz
Hotfix
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0d15daf5b540..e2697599b2d2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -40,7 +40,7 @@ build() {
--tmp="/tmp" \
--openssl
./configure python --config=python3-config
- ./configure php --config=php-legacy-config --module=php-legacy
+ ./configure php --config=php-config-legacy --module=php-legacy
./configure php
./configure perl
./configure ruby