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