[packages/lostirc] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 01:09:34 CEST 2025


commit ba3ed0dd1b017edfaca33872e67b94595fb0d0a5
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 01:09:18 2025 +0200

    Fix applying patches.

 lostirc.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/lostirc.spec b/lostirc.spec
index 95f72a5..a545bc9 100644
--- a/lostirc.spec
+++ b/lostirc.spec
@@ -25,7 +25,7 @@ LostIRC jest prostym klientem IRC sterowanym przy pomocy klawiatury.
 
 %prep
 %setup -q
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 %{__libtoolize}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/lostirc.git/commitdiff/ba3ed0dd1b017edfaca33872e67b94595fb0d0a5



More information about the pld-cvs-commit mailing list