[packages/LunarGLASS] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 01:11:44 CEST 2025
commit 1ab7664f62f91ce353dc890130555a9af4969b8a
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 01:11:28 2025 +0200
Fix applying patches.
LunarGLASS.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/LunarGLASS.spec b/LunarGLASS.spec
index 810bb28..b982953 100644
--- a/LunarGLASS.spec
+++ b/LunarGLASS.spec
@@ -58,7 +58,7 @@ Pliki nagłówkowe biblioteki %{name}.
%prep
%setup -qn %{name}-%{commit}
-%patch0 -p1
+%patch -P0 -p1
cd Core/LLVM/llvm-3.4
tar -x --strip-components=1 --skip-old-files -f %{SOURCE1}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/LunarGLASS.git/commitdiff/1ab7664f62f91ce353dc890130555a9af4969b8a
More information about the pld-cvs-commit
mailing list