[packages/eventum-irc-bot] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 23:27:49 CEST 2025
commit 67f601cef5aacef09ea794f9844674e3f48cc42a
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 23:27:33 2025 +0200
Fix applying patches.
eventum-irc-bot.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/eventum-irc-bot.spec b/eventum-irc-bot.spec
index f5dba60..8b6babc 100644
--- a/eventum-irc-bot.spec
+++ b/eventum-irc-bot.spec
@@ -50,7 +50,7 @@ kanał używany przez bota, trzeba ręcznie zmodyfikować skrypt bot.php .
%setup -qc
mv irc-bot-*/* .
mv config/{config.dist.php,config.php}
-%patch0 -p1
+%patch -P0 -p1
%install
rm -rf $RPM_BUILD_ROOT
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/eventum-irc-bot.git/commitdiff/67f601cef5aacef09ea794f9844674e3f48cc42a
More information about the pld-cvs-commit
mailing list