[packages/lib3mf] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 00:43:06 CEST 2025
commit 28f26c4467bc7c617170ebc032c76f610d7e13c0
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 00:42:50 2025 +0200
Fix applying patches.
lib3mf.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/lib3mf.spec b/lib3mf.spec
index 20200e4..efc6610 100644
--- a/lib3mf.spec
+++ b/lib3mf.spec
@@ -44,7 +44,7 @@ Pliki nagłówkowe biblioteki %{name}.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
mkdir -p build
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/lib3mf.git/commitdiff/28f26c4467bc7c617170ebc032c76f610d7e13c0
More information about the pld-cvs-commit
mailing list