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