[packages/icqlib] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 00:12:36 CEST 2025
commit 9db21df268c3e532d516cf3cf5e50130e833713a
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 00:12:20 2025 +0200
Fix applying patches.
icqlib.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/icqlib.spec b/icqlib.spec
index 03dbff5..ecd7f7c 100644
--- a/icqlib.spec
+++ b/icqlib.spec
@@ -58,7 +58,7 @@ Biblioteka statyczna icqlib.
%prep
%setup -q -n %{name}
-%patch0 -p1
+%patch -P0 -p1
%build
%{__make} -f Makefile.cvs
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/icqlib.git/commitdiff/9db21df268c3e532d516cf3cf5e50130e833713a
More information about the pld-cvs-commit
mailing list