[packages/nagios-nagtrap] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 01:29:10 CEST 2025


commit 970bb893c036acf6af2c5083c2d97fe28e710df2
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 01:28:54 2025 +0200

    Fix applying patches.

 nagios-nagtrap.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/nagios-nagtrap.spec b/nagios-nagtrap.spec
index 3fe48ac..67f46a3 100644
--- a/nagios-nagtrap.spec
+++ b/nagios-nagtrap.spec
@@ -28,7 +28,7 @@ and administrate recipient snmptraps from SNMPTT.
 
 %prep
 %setup -q -n %{pkg}-%{version}
-%patch0 -p1
+%patch -P0 -p1
 
 mv %{pkg}/etc config-sample
 cp -p %{SOURCE1} .
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/nagios-nagtrap.git/commitdiff/970bb893c036acf6af2c5083c2d97fe28e710df2



More information about the pld-cvs-commit mailing list