[packages/libcpdf] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 00:46:09 CEST 2025
commit 3b14416844467d427bdc2a46e21f8ef0ac8d93f7
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 00:45:53 2025 +0200
Fix applying patches.
libcpdf.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/libcpdf.spec b/libcpdf.spec
index 7d28111..a01706b 100644
--- a/libcpdf.spec
+++ b/libcpdf.spec
@@ -54,8 +54,8 @@ Ten pakiet zawiera statyczne biblioteki libcpdf.
%prep
%setup -q -n ClibPDF
-%patch0 -p0
-%patch1 -p1
+%patch -P0 -p0
+%patch -P1 -p1
cp -f %{SOURCE1} examples/Makefile
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/libcpdf.git/commitdiff/3b14416844467d427bdc2a46e21f8ef0ac8d93f7
More information about the pld-cvs-commit
mailing list