[packages/ilmbase] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 00:13:44 CEST 2025
commit fe4a9e24085fc215d184841c9a7155d98e3d5376
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 00:13:28 2025 +0200
Fix applying patches.
ilmbase.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/ilmbase.spec b/ilmbase.spec
index 6839efb..19bc467 100644
--- a/ilmbase.spec
+++ b/ilmbase.spec
@@ -69,8 +69,8 @@ Statyczne biblioteki IlmBase.
%prep
%setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
%build
%{__libtoolize}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/ilmbase.git/commitdiff/fe4a9e24085fc215d184841c9a7155d98e3d5376
More information about the pld-cvs-commit
mailing list