[packages/svg2pdf] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 03:10:51 CEST 2025
commit 9756cec284e793ca656ecdc135f52989c65a63dd
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 03:10:35 2025 +0200
Fix applying patches.
svg2pdf.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/svg2pdf.spec b/svg2pdf.spec
index 5f77972..999778b 100644
--- a/svg2pdf.spec
+++ b/svg2pdf.spec
@@ -24,7 +24,7 @@ Narzędzie do konwersji plików SVG do PDF przy użyciu cairo.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
%{__aclocal}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/svg2pdf.git/commitdiff/9756cec284e793ca656ecdc135f52989c65a63dd
More information about the pld-cvs-commit
mailing list