[packages/d2x-xl] Fix applying patches.

arekm arekm at pld-linux.org
Mon Jul 14 23:09:22 CEST 2025


commit 2b73e4eab5a0a605736fef7229a8b3e862f5132f
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 23:09:07 2025 +0200

    Fix applying patches.

 d2x-xl.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/d2x-xl.spec b/d2x-xl.spec
index a86c51b..676f0be 100644
--- a/d2x-xl.spec
+++ b/d2x-xl.spec
@@ -34,7 +34,7 @@ D2X-XL - port Descenta 2 do OpenGL-a.
 7z x %{SOURCE0}
 7z x -y d2x-xl-makefiles.7z
 
-%patch0 -p1
+%patch -P0 -p1
 %{__sed} -i 's/-O3//' configure
 %{__sed} -i '/dialheap.h/d' main/gamedata.cpp
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/d2x-xl.git/commitdiff/2b73e4eab5a0a605736fef7229a8b3e862f5132f



More information about the pld-cvs-commit mailing list