[packages/nomacs] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 01:36:14 CEST 2025
commit b3f8dc1acbee03ea80f9d3726eaf6252401e3836
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 01:35:58 2025 +0200
Fix applying patches.
nomacs.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/nomacs.spec b/nomacs.spec
index 0d6010e..854e95f 100644
--- a/nomacs.spec
+++ b/nomacs.spec
@@ -63,7 +63,7 @@ np. projekty architektów w celu pokazania postępów.
%prep
%setup -q
cd ImageLounge
-%patch0 -p1
+%patch -P0 -p1
%{__rm} -r 3rdparty/libqpsd
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/nomacs.git/commitdiff/b3f8dc1acbee03ea80f9d3726eaf6252401e3836
More information about the pld-cvs-commit
mailing list