[dev-lang/php] revert to reverting the patch

This commit is contained in:
2025-12-25 10:41:25 +01:00
parent 54f89a28c7
commit 914a07cdda

View File

@@ -211,6 +211,8 @@ src_unpack() {
src_prepare() { src_prepare() {
default default
eapply -R ${FILESDIR}/0009-Fix-w-strict-prototype-build-warnings-PHP-7.4.patch
local patchdir="${WORKDIR}/patches" local patchdir="${WORKDIR}/patches"
eapply "${patchdir}/" eapply "${patchdir}/"