commit be367334aa6e9306e7bec16e1e5bfbb46b397ce6
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Thu Aug 1 18:12:26 2024 +0100
Fix patch error
arcem.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/arcem.spec b/arcem.spec
index 495d92c..8ef133d 100644
--- a/arcem.spec
+++ b/arcem.spec
@@ -39,7 +39,7 @@ ARM Linux ROM to fully function. Only the Linux ROM can be legally
included.
%prep
%setup -qn %{name}-src
# Makefile is heavily patched because it's largely broken in many ways
-%patch0 -p1
+%patch -P0 -p1
unzip -qq %{SOURCE1}
# Place the user manual
Show replies by date