[packages/xnviewmp] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 10:19:30 CEST 2025
commit 6eeebc10d56da6115080db9aaceef3f5c105f938
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 03:31:08 2025 +0200
Fix applying patches.
xnviewmp.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/xnviewmp.spec b/xnviewmp.spec
index 875e98c..860f3f3 100644
--- a/xnviewmp.spec
+++ b/xnviewmp.spec
@@ -50,7 +50,7 @@ SOURCE=%{S:1}
install -d tmp
tar xf $SOURCE -C tmp
mv tmp/XnView/* .
-%patch0 -p1
+%patch -P0 -p1
# .pod sources
%{__rm} AddOn/lib/File/RandomAccess.pod
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/xnviewmp.git/commitdiff/6eeebc10d56da6115080db9aaceef3f5c105f938
More information about the pld-cvs-commit
mailing list