[packages/openexr_ctl] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 01:43:41 CEST 2025
commit 0591b598a449708e3de8bd06ab0938400763cb37
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 01:43:26 2025 +0200
Fix applying patches.
openexr_ctl.spec | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/openexr_ctl.spec b/openexr_ctl.spec
index 578d1cd..bb708a8 100644
--- a/openexr_ctl.spec
+++ b/openexr_ctl.spec
@@ -86,9 +86,9 @@ serii przekształceń CTL na piksele w pliku OpenEXR.
%prep
%setup -q
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
%build
%{__libtoolize}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/openexr_ctl.git/commitdiff/0591b598a449708e3de8bd06ab0938400763cb37
More information about the pld-cvs-commit
mailing list