[packages/itk] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 00:18:13 CEST 2025
commit 9c1b37c43ceaca510d73350bcf1bbb6612eb1d60
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 00:17:57 2025 +0200
Fix applying patches.
itk.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/itk.spec b/itk.spec
index 0f74e9b..1665c61 100644
--- a/itk.spec
+++ b/itk.spec
@@ -52,8 +52,8 @@ Pliki nagłówkowe biblioteki itk.
%prep
%setup -q -n %{name}%{version}
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
%build
%{__autoconf}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/itk.git/commitdiff/9c1b37c43ceaca510d73350bcf1bbb6612eb1d60
More information about the pld-cvs-commit
mailing list