[packages/GNUSim8085] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 01:49:51 CEST 2025
commit 0faed00cca37d88120857f0e02a1c80b58c8b8ac
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 23:55:05 2025 +0200
Fix applying patches.
GNUSim8085.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/GNUSim8085.spec b/GNUSim8085.spec
index cfd8d89..2eb9e7e 100644
--- a/GNUSim8085.spec
+++ b/GNUSim8085.spec
@@ -30,7 +30,7 @@ dla mikroprocesora Intel 8085.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
%{__libtoolize}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/GNUSim8085.git/commitdiff/0faed00cca37d88120857f0e02a1c80b58c8b8ac
More information about the pld-cvs-commit
mailing list