[packages/libica] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 00:51:33 CEST 2025
commit f1e39392626020281338865b01266fe48f475e09
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 00:51:18 2025 +0200
Fix applying patches.
libica.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/libica.spec b/libica.spec
index db705a4..5fb4e3a 100644
--- a/libica.spec
+++ b/libica.spec
@@ -57,8 +57,8 @@ Statyczna biblioteka ICA.
%prep
%setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
%{__sed} '/AC_PROG_CXX/d' -i configure.in
%build
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/libica.git/commitdiff/f1e39392626020281338865b01266fe48f475e09
More information about the pld-cvs-commit
mailing list