[packages/psiconv] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 02:23:20 CEST 2025
commit 3927b823f4fc11f8e78e2de0c773b8256633b2bf
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 02:23:04 2025 +0200
Fix applying patches.
psiconv.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/psiconv.spec b/psiconv.spec
index ca4d2ea..f1d3e10 100644
--- a/psiconv.spec
+++ b/psiconv.spec
@@ -65,8 +65,8 @@ Statyczna biblioteka psiconv.
%prep
%setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
%build
%{__libtoolize}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/psiconv.git/commitdiff/3927b823f4fc11f8e78e2de0c773b8256633b2bf
More information about the pld-cvs-commit
mailing list