[packages/libjpeg] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 00:52:41 CEST 2025
commit d10ac82d2c842918a8e4dd0d88820a2b2fe290f3
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 00:52:25 2025 +0200
Fix applying patches.
libjpeg.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/libjpeg.spec b/libjpeg.spec
index e82f923..aee14da 100644
--- a/libjpeg.spec
+++ b/libjpeg.spec
@@ -167,7 +167,7 @@ tekstowe dołączone do pliku JPEG, a wrjpgcom wstawia takie komentarze.
%prep
%setup -q -n jpeg-%{version}
-%patch0 -p1
+%patch -P0 -p1
%build
%configure \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/libjpeg.git/commitdiff/d10ac82d2c842918a8e4dd0d88820a2b2fe290f3
More information about the pld-cvs-commit
mailing list