[packages/nagiosql] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 01:30:35 CEST 2025
commit 4092e8feada402d0ea077dc52357b521227563ed
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 01:30:19 2025 +0200
Fix applying patches.
nagiosql.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/nagiosql.spec b/nagiosql.spec
index 28ed20e..d80abee 100644
--- a/nagiosql.spec
+++ b/nagiosql.spec
@@ -41,7 +41,7 @@ and local file or remote access to the Nagios configuration files.
%setup -q -c
#-n %{name}
sed -i -e 's,\r$,,' install/sql/nagiosQL_v3_db_mysql.sql
-%patch0 -p1
+%patch -P0 -p1
%install
rm -rf $RPM_BUILD_ROOT
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/nagiosql.git/commitdiff/4092e8feada402d0ea077dc52357b521227563ed
More information about the pld-cvs-commit
mailing list