[packages/fbzx] Fix applying patches.

arekm arekm at pld-linux.org
Mon Jul 14 23:30:46 CEST 2025


commit 3fb2cba5a06831f1113a5a36fbc2230aae9335b2
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 23:30:31 2025 +0200

    Fix applying patches.

 fbzx.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/fbzx.spec b/fbzx.spec
index 01a14f7..67589e8 100644
--- a/fbzx.spec
+++ b/fbzx.spec
@@ -29,9 +29,9 @@ Emulator Sinclair ZX Spectrum, działający zarówno z buforem ramki
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
 %{__sed} -i 's,spectrum-roms,%{_datadir}/%{name}/spectrum-roms,' emulator.c
 
 %build
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/fbzx.git/commitdiff/3fb2cba5a06831f1113a5a36fbc2230aae9335b2



More information about the pld-cvs-commit mailing list