[packages/dunelegacy] Fix applying patches.

arekm arekm at pld-linux.org
Mon Jul 14 23:21:00 CEST 2025


commit 7393e5a6df3f26a1d896372fd6936a7dbdd2dacb
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 23:20:44 2025 +0200

    Fix applying patches.

 dunelegacy.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/dunelegacy.spec b/dunelegacy.spec
index 42b3335..e0f8136 100644
--- a/dunelegacy.spec
+++ b/dunelegacy.spec
@@ -48,7 +48,7 @@ UWAGA: Potrzebne są pliki wchodzące w skład Dune 2.
 
 %prep
 %setup -q
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 %{__aclocal}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/dunelegacy.git/commitdiff/7393e5a6df3f26a1d896372fd6936a7dbdd2dacb



More information about the pld-cvs-commit mailing list