[packages/icc_examin] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 00:11:38 CEST 2025
commit fd692d3a589b14e4501cce6ebbee4c335c50e372
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 00:11:22 2025 +0200
Fix applying patches.
icc_examin.spec | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/icc_examin.spec b/icc_examin.spec
index 9e15ae1..c83c937 100644
--- a/icc_examin.spec
+++ b/icc_examin.spec
@@ -53,10 +53,10 @@ tablic gamma kart graficznych.
%prep
%setup -q -n icc-examin-%{version}
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
-%patch3 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
+%patch -P3 -p1
%build
export CC="%{__cc}"
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/icc_examin.git/commitdiff/fd692d3a589b14e4501cce6ebbee4c335c50e372
More information about the pld-cvs-commit
mailing list