[packages/freecnc] Fix applying patches.

arekm arekm at pld-linux.org
Mon Jul 14 23:35:13 CEST 2025


commit 5c56a20fb7a6af75b7e3ee9d44cfd5ad3c597b09
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 23:34:57 2025 +0200

    Fix applying patches.

 freecnc.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/freecnc.spec b/freecnc.spec
index 7f59991..95aaf43 100644
--- a/freecnc.spec
+++ b/freecnc.spec
@@ -29,7 +29,7 @@ z plików gry Command & Conquer jak i Red Alert.
 
 %prep
 %setup -q -n %{name}-%{_snap}
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 %{__make} \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/freecnc.git/commitdiff/5c56a20fb7a6af75b7e3ee9d44cfd5ad3c597b09



More information about the pld-cvs-commit mailing list