[packages/nut1] Don't apply commented out patches.

arekm arekm at pld-linux.org
Tue Jul 15 11:22:51 CEST 2025


commit c874d6943bdb91207b6f4325c8da490dc61c4812
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 11:22:35 2025 +0200

    Don't apply commented out patches.

 nut1.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/nut1.spec b/nut1.spec
index 81ba0fb..14dac0e 100644
--- a/nut1.spec
+++ b/nut1.spec
@@ -171,8 +171,8 @@ Plik wynikowy oraz nagłówek służące do tworzenia klientów NUT-a.
 
 %prep
 %setup -q -n nut-%{version}
-#%patch0 -p1
-#%patch1 -p1
+#%%patch0 -p1
+#%%patch1 -p1
 %patch -P2 -p1
 install %{SOURCE5} drivers/everups.c
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/nut1.git/commitdiff/c874d6943bdb91207b6f4325c8da490dc61c4812



More information about the pld-cvs-commit mailing list