[packages/php-recaptcha] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 02:14:18 CEST 2025
commit 25affa59041233c83d9c97fd97bed97b85837fca
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 02:14:02 2025 +0200
Fix applying patches.
php-recaptcha.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/php-recaptcha.spec b/php-recaptcha.spec
index 4b56355..6adb393 100644
--- a/php-recaptcha.spec
+++ b/php-recaptcha.spec
@@ -36,7 +36,7 @@ third-party integration with reCAPTCHA.
%setup -q -n recaptcha-%{version} -a1
mv src/{,ReCaptcha/}autoload.php
-%patch0 -p1
+%patch -P0 -p1
mv recaptcha-php-* recaptcha-php
mv recaptcha-php/LICENSE{,.recaptcha-php}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/php-recaptcha.git/commitdiff/25affa59041233c83d9c97fd97bed97b85837fca
More information about the pld-cvs-commit
mailing list