[packages/nagios-plugin-check_scan] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 01:30:13 CEST 2025


commit 28f8f1822dfa77625b9a23a70297d5d37cd49b07
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 01:29:57 2025 +0200

    Fix applying patches.

 nagios-plugin-check_scan.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/nagios-plugin-check_scan.spec b/nagios-plugin-check_scan.spec
index 7ed7446..e1a7c72 100644
--- a/nagios-plugin-check_scan.spec
+++ b/nagios-plugin-check_scan.spec
@@ -38,7 +38,7 @@ root.
 %prep
 %setup -qcT
 cp -p %{SOURCE0} %{plugin}
-%patch0 -p1
+%patch -P0 -p1
 
 %install
 rm -rf $RPM_BUILD_ROOT
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/nagios-plugin-check_scan.git/commitdiff/28f8f1822dfa77625b9a23a70297d5d37cd49b07



More information about the pld-cvs-commit mailing list