[packages/php-pecl-fdf] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 02:12:25 CEST 2025
commit 05918f5c6d731b1fe5a37297f403c755439710c5
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 02:12:10 2025 +0200
Fix applying patches.
php-pecl-fdf.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/php-pecl-fdf.spec b/php-pecl-fdf.spec
index ed1aeb6..fe24e26 100644
--- a/php-pecl-fdf.spec
+++ b/php-pecl-fdf.spec
@@ -42,8 +42,8 @@ To rozszerzenie ma w PECL status: %{status}.
%prep
%setup -q -c
-%patch0 -p0
-%patch1 -p0
+%patch -P0 -p0
+%patch -P1 -p0
%build
cd fdf
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/php-pecl-fdf.git/commitdiff/05918f5c6d731b1fe5a37297f403c755439710c5
More information about the pld-cvs-commit
mailing list