[packages/cpmtools] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 23:04:32 CEST 2025
commit 52a21309279cd371686bc13525007587d6df9e33
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 23:04:16 2025 +0200
Fix applying patches.
cpmtools.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/cpmtools.spec b/cpmtools.spec
index 0dc32a8..8de1dc8 100644
--- a/cpmtools.spec
+++ b/cpmtools.spec
@@ -29,8 +29,8 @@ Z80-PC, ale działa także ze stacjami dyskietek.
%prep
%setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
%build
%{__autoconf}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/cpmtools.git/commitdiff/52a21309279cd371686bc13525007587d6df9e33
More information about the pld-cvs-commit
mailing list