[packages/nagircbot] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 01:30:44 CEST 2025
commit 225334160aa868c386d22ad0bf460937586d5c2c
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 01:30:28 2025 +0200
Fix applying patches.
nagircbot.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/nagircbot.spec b/nagircbot.spec
index 3fdb1d1..da3746f 100644
--- a/nagircbot.spec
+++ b/nagircbot.spec
@@ -26,7 +26,7 @@ NagIRCBot pokazuje status Nagiosa na kanale IRC.
%prep
%setup -q
-%patch0 -p0
+%patch -P0 -p0
%build
%{__make} \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/nagircbot.git/commitdiff/225334160aa868c386d22ad0bf460937586d5c2c
More information about the pld-cvs-commit
mailing list