[packages/freecraft] Fix applying patches.

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


commit 4c6dde0fb49cb466dfe6dbd590c1dd1bb4dda2ce
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 23:35:00 2025 +0200

    Fix applying patches.

 freecraft.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/freecraft.spec b/freecraft.spec
index e32b12b..7818aa5 100644
--- a/freecraft.spec
+++ b/freecraft.spec
@@ -88,8 +88,8 @@ WC2.
 
 %prep
 %setup -q -n %{name}-%{snap}
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 %build
 # Version to compile
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/freecraft.git/commitdiff/4c6dde0fb49cb466dfe6dbd590c1dd1bb4dda2ce



More information about the pld-cvs-commit mailing list