[packages/sjpeg] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 02:59:18 CEST 2025


commit f609c8a33d8fb7f6e05f59b63606d168d5af67bf
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 02:59:02 2025 +0200

    Fix applying patches.

 sjpeg.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/sjpeg.spec b/sjpeg.spec
index 8145b32..18f8a8a 100644
--- a/sjpeg.spec
+++ b/sjpeg.spec
@@ -60,7 +60,7 @@ Pliki nagłówkowe biblioteki sjpeg.
 
 %prep
 %setup -q -n %{name}-%{gitref}
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 install -d build
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/sjpeg.git/commitdiff/f609c8a33d8fb7f6e05f59b63606d168d5af67bf



More information about the pld-cvs-commit mailing list