[packages/epdfview] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 23:26:19 CEST 2025
commit b0892fb5a7210e015580e6527612111f446905d8
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 23:26:03 2025 +0200
Fix applying patches.
epdfview.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/epdfview.spec b/epdfview.spec
index b8748b7..cbaa21d 100644
--- a/epdfview.spec
+++ b/epdfview.spec
@@ -37,8 +37,8 @@ stylu Evince, ale bez wykorzystywania bibliotek GNOME.
%prep
%setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
# locales quick fix
%{__mv} po/pt_PT.gmo po/pt.gmo
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/epdfview.git/commitdiff/b0892fb5a7210e015580e6527612111f446905d8
More information about the pld-cvs-commit
mailing list