[packages/memtest86] Don't apply commented out patches.
arekm
arekm at pld-linux.org
Tue Jul 15 11:22:13 CEST 2025
commit 935bb0598aae5e7386acfdeb0610060154f5dcf0
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 11:21:57 2025 +0200
Don't apply commented out patches.
memtest86.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/memtest86.spec b/memtest86.spec
index c7de55b..4c74f53 100644
--- a/memtest86.spec
+++ b/memtest86.spec
@@ -82,8 +82,8 @@ Obraz memtest86 dla rc-boot.
%setup -q -c
7z e Memtest86-%{version}.iso
tar xf SRC.TGZ
-#%patch0 -p1
-#%patch1 -p1
+#%%patch0 -p1
+#%%patch1 -p1
%{?with_serial_console:%patch2 -p1}
%build
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/memtest86.git/commitdiff/935bb0598aae5e7386acfdeb0610060154f5dcf0
More information about the pld-cvs-commit
mailing list