[packages/tinygltf] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 03:18:41 CEST 2025
commit 47d5ef0385474d765b7c6866b457376bb1975e3d
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 03:18:25 2025 +0200
Fix applying patches.
tinygltf.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/tinygltf.spec b/tinygltf.spec
index 5e363af..48ab700 100644
--- a/tinygltf.spec
+++ b/tinygltf.spec
@@ -41,7 +41,7 @@ Pliki nagłówkowe biblioteki TinyGLTF.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
install -d build
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/tinygltf.git/commitdiff/47d5ef0385474d765b7c6866b457376bb1975e3d
More information about the pld-cvs-commit
mailing list