[packages/exact-image] Fix applying patches.

arekm arekm at pld-linux.org
Mon Jul 14 23:28:22 CEST 2025


commit 04c3ede142c4a6e140ca7af71c5366266f6e3a8d
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 23:28:06 2025 +0200

    Fix applying patches.

 exact-image.spec | 18 +++++++++---------
 1 file changed, 9 insertions(+), 9 deletions(-)
---
diff --git a/exact-image.spec b/exact-image.spec
index 4861cf3..368228b 100644
--- a/exact-image.spec
+++ b/exact-image.spec
@@ -118,15 +118,15 @@ API ExactImage dla Pythona.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
-%patch3 -p1
-%patch4 -p1
-%patch5 -p1
-%patch6 -p1
-%patch7 -p1
-%patch8 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
+%patch -P3 -p1
+%patch -P4 -p1
+%patch -P5 -p1
+%patch -P6 -p1
+%patch -P7 -p1
+%patch -P8 -p1
 
 %if %{with php}
 %if "%(php%{?php_suffix}-config --version)" >= "7.0"
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/exact-image.git/commitdiff/04c3ede142c4a6e140ca7af71c5366266f6e3a8d



More information about the pld-cvs-commit mailing list