[packages/centerim] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 22:56:55 CEST 2025
commit ca4aaca236f1cb603a6c2f5cb0bb2a62bbb88191
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 22:56:40 2025 +0200
Fix applying patches.
centerim.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/centerim.spec b/centerim.spec
index 17a4565..aa01d23 100644
--- a/centerim.spec
+++ b/centerim.spec
@@ -63,7 +63,7 @@ O CenterIM é um cliente ICQ baseado em ncurses para o modo texto.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
CXXFLAGS="-I/usr/include/ncurses %{rpmcflags}"
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/centerim.git/commitdiff/ca4aaca236f1cb603a6c2f5cb0bb2a62bbb88191
More information about the pld-cvs-commit
mailing list