[packages/libgepub] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 00:49:34 CEST 2025
commit 1804bf802363b25c81a7a1d6c5b539fb8028d49b
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 00:49:19 2025 +0200
Fix applying patches.
libgepub.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/libgepub.spec b/libgepub.spec
index ff12cce..53b926c 100644
--- a/libgepub.spec
+++ b/libgepub.spec
@@ -64,7 +64,7 @@ Statyczna biblioteka libgepub.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
%meson build
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/libgepub.git/commitdiff/1804bf802363b25c81a7a1d6c5b539fb8028d49b
More information about the pld-cvs-commit
mailing list