[packages/nut1] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 01:37:59 CEST 2025


commit fa3d3f0973fd4a1495e305acaaa45a378a2d56ed
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 01:37:42 2025 +0200

    Fix applying patches.

 nut1.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/nut1.spec b/nut1.spec
index 3fbea12..81ba0fb 100644
--- a/nut1.spec
+++ b/nut1.spec
@@ -173,7 +173,7 @@ Plik wynikowy oraz nagłówek służące do tworzenia klientów NUT-a.
 %setup -q -n nut-%{version}
 #%patch0 -p1
 #%patch1 -p1
-%patch2 -p1
+%patch -P2 -p1
 install %{SOURCE5} drivers/everups.c
 
 %build
================================================================

---- gitweb:

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



More information about the pld-cvs-commit mailing list