[packages/nagios-plugin-check_apc] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 01:29:41 CEST 2025
commit 2aadb1fb6d38cd43916a0b223d8a5185606b2bf2
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 01:29:25 2025 +0200
Fix applying patches.
nagios-plugin-check_apc.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/nagios-plugin-check_apc.spec b/nagios-plugin-check_apc.spec
index 72aa039..a82097f 100644
--- a/nagios-plugin-check_apc.spec
+++ b/nagios-plugin-check_apc.spec
@@ -33,7 +33,7 @@ apcupsd lub apcsnmp.
%prep
%setup -qcT
install -p %{SOURCE0} .
-%patch0 -p1
+%patch -P0 -p1
%install
rm -rf $RPM_BUILD_ROOT
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/nagios-plugin-check_apc.git/commitdiff/2aadb1fb6d38cd43916a0b223d8a5185606b2bf2
More information about the pld-cvs-commit
mailing list