[packages/php-pear-I18N] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 02:10:33 CEST 2025
commit cf37b1928bb6b95db6e94fd9e201d8c2e2d9c4ed
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 02:10:17 2025 +0200
Fix applying patches.
php-pear-I18N.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/php-pear-I18N.spec b/php-pear-I18N.spec
index 181eba3..8add512 100644
--- a/php-pear-I18N.spec
+++ b/php-pear-I18N.spec
@@ -39,7 +39,7 @@ Ta klasa ma w PEAR status: %{_status}.
%prep
%pear_package_setup
cd ./%{php_pear_dir}/%{_class}
-%patch0 -p2
+%patch -P0 -p2
%install
rm -rf $RPM_BUILD_ROOT
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/php-pear-I18N.git/commitdiff/cf37b1928bb6b95db6e94fd9e201d8c2e2d9c4ed
More information about the pld-cvs-commit
mailing list