[packages/php-pecl-fileinfo] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 02:12:31 CEST 2025
commit 8009f9dd3d0cb02c6c1068fcbdc9e61e369acc5e
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 02:12:15 2025 +0200
Fix applying patches.
php-pecl-fileinfo.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/php-pecl-fileinfo.spec b/php-pecl-fileinfo.spec
index fa2c30d..fe1c418 100644
--- a/php-pecl-fileinfo.spec
+++ b/php-pecl-fileinfo.spec
@@ -42,7 +42,7 @@ To rozszerzenie ma w PECL status: %{status}.
%prep
%setup -qc
mv %{smodname}-%{version}/* .
-%patch0 -p2
+%patch -P0 -p2
%build
phpize
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/php-pecl-fileinfo.git/commitdiff/8009f9dd3d0cb02c6c1068fcbdc9e61e369acc5e
More information about the pld-cvs-commit
mailing list