[packages/nagios-naglite] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 01:29:04 CEST 2025
commit 5e2577dec14f87a2f6c9ab124e666d31649e8bd7
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 01:28:48 2025 +0200
Fix applying patches.
nagios-naglite.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/nagios-naglite.spec b/nagios-naglite.spec
index 0dd0453..6299c58 100644
--- a/nagios-naglite.spec
+++ b/nagios-naglite.spec
@@ -36,7 +36,7 @@ operations room. Inspired by Naglite and Naglite2.
%setup -qc
mv Naglite3-*/* .
mv config.php{.example,}
-%patch0 -p1
+%patch -P0 -p1
%install
rm -rf $RPM_BUILD_ROOT
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/nagios-naglite.git/commitdiff/5e2577dec14f87a2f6c9ab124e666d31649e8bd7
More information about the pld-cvs-commit
mailing list