[packages/iv] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 00:18:19 CEST 2025
commit 36bafebe0268b087222815364c005b4674026a3f
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 00:18:03 2025 +0200
Fix applying patches.
iv.spec | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/iv.spec b/iv.spec
index dc3e3d9..9d05f3b 100644
--- a/iv.spec
+++ b/iv.spec
@@ -25,9 +25,9 @@ Prosta przeglądarka obrazków oparta na GTK+ i używająca Imliba.
%prep
%setup -q
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
%build
./configure Linux
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/iv.git/commitdiff/36bafebe0268b087222815364c005b4674026a3f
More information about the pld-cvs-commit
mailing list