[packages/php-pear-Image_Transform] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 02:10:41 CEST 2025
commit 7408dde5c92be50e77260af21a04d3434480c3c4
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 02:10:26 2025 +0200
Fix applying patches.
php-pear-Image_Transform.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/php-pear-Image_Transform.spec b/php-pear-Image_Transform.spec
index 1757e1f..ac4470a 100644
--- a/php-pear-Image_Transform.spec
+++ b/php-pear-Image_Transform.spec
@@ -54,7 +54,7 @@ Ta klasa ma w PEAR status: %{_status}.
%prep
%pear_package_setup
cd ./%{php_pear_dir}/Image/Transform
-%patch0 -p2
+%patch -P0 -p2
cd -
install -d examples
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/php-pear-Image_Transform.git/commitdiff/7408dde5c92be50e77260af21a04d3434480c3c4
More information about the pld-cvs-commit
mailing list