[packages/libjpeg6] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 00:52:47 CEST 2025


commit 3a3ecd7e06347ae0560f118e914e2e3c5a02d218
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 00:52:31 2025 +0200

    Fix applying patches.

 libjpeg6.spec | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/libjpeg6.spec b/libjpeg6.spec
index 484d2a8..79b52d1 100644
--- a/libjpeg6.spec
+++ b/libjpeg6.spec
@@ -185,10 +185,10 @@ tekstowe dołączone do pliku JPEG, a wrjpgcom wstawia takie komentarze.
 
 %prep
 %setup -q -n jpeg-%{version}
-%patch0 -p1
-%patch2 -p1
-%patch3 -p1
-%patch4 -p1
+%patch -P0 -p1
+%patch -P2 -p1
+%patch -P3 -p1
+%patch -P4 -p1
 %{?with_arith:%patch5 -p1}
 %{?with_crop:%patch6 -p1}
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/libjpeg6.git/commitdiff/3a3ecd7e06347ae0560f118e914e2e3c5a02d218



More information about the pld-cvs-commit mailing list