[packages/zesarux] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 10:26:44 CEST 2025
commit 5234489e0192230c190cf70c532c66317ecd788c
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 03:31:25 2025 +0200
Fix applying patches.
zesarux.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/zesarux.spec b/zesarux.spec
index b5765dc..61560a0 100644
--- a/zesarux.spec
+++ b/zesarux.spec
@@ -47,7 +47,7 @@ It's a ZX Machines Emulator for Unix, including:
%prep
%setup -q -n ZEsarUX-%{version}
-%patch0 -p1
+%patch -P0 -p1
%build
CFLAGS="%{rpmcflags}" LDFLAGS="%{rpmldflags}" ./configure \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/zesarux.git/commitdiff/5234489e0192230c190cf70c532c66317ecd788c
More information about the pld-cvs-commit
mailing list