[packages/linbot] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 01:06:26 CEST 2025


commit 678dbb2741bf86b97b7578b117b09f954c2b0ebe
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 01:06:11 2025 +0200

    Fix applying patches.

 linbot.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/linbot.spec b/linbot.spec
index bdab648..55555f4 100644
--- a/linbot.spec
+++ b/linbot.spec
@@ -40,7 +40,7 @@ Linbot pozwala webmasterom na:
 
 %prep
 %setup -q
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 ./linbot.py || :
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/linbot.git/commitdiff/678dbb2741bf86b97b7578b117b09f954c2b0ebe



More information about the pld-cvs-commit mailing list