[packages/php-pecl-apcu] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 02:12:00 CEST 2025


commit f245b931350031fbec26d004d6587fc11ee71fbc
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 02:11:44 2025 +0200

    Fix applying patches.

 php-pecl-apcu.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/php-pecl-apcu.spec b/php-pecl-apcu.spec
index 2d09755..cfdc947 100644
--- a/php-pecl-apcu.spec
+++ b/php-pecl-apcu.spec
@@ -78,7 +78,7 @@ configuration, available on <http://localhost/apcu-panel/>
 %prep
 %setup -qc
 mv %{modname}-%{version}/* .
-%patch0 -p1
+%patch -P0 -p1
 cp -p %{SOURCE1} .
 
 cat <<'EOF' > run-tests.sh
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/php-pecl-apcu.git/commitdiff/f245b931350031fbec26d004d6587fc11ee71fbc



More information about the pld-cvs-commit mailing list