[packages/funkgold] Fix applying patches.

arekm arekm at pld-linux.org
Mon Jul 14 23:37:24 CEST 2025


commit c7a789dfa1d805722e8551d6d40ae9c0844a4366
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 23:37:08 2025 +0200

    Fix applying patches.

 funkgold.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/funkgold.spec b/funkgold.spec
index 219d5a7..af25255 100644
--- a/funkgold.spec
+++ b/funkgold.spec
@@ -20,8 +20,8 @@ Edytor (tracker) do plików MOD i FNK.
 
 %prep
 %setup -q -n funkgold
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 %build
 %{__make} clean
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/funkgold.git/commitdiff/c7a789dfa1d805722e8551d6d40ae9c0844a4366



More information about the pld-cvs-commit mailing list