[packages/openjpeg] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 01:45:12 CEST 2025
commit 3c6b5f77960fd76c0750739f80ea8b14916c7d08
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 01:44:56 2025 +0200
Fix applying patches.
openjpeg.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/openjpeg.spec b/openjpeg.spec
index 28ea03c..da9e851 100644
--- a/openjpeg.spec
+++ b/openjpeg.spec
@@ -73,7 +73,7 @@ Programy kodujące/dekodujące dla biblioteki OpenJPEG.
%prep
%setup -q -n %{name}-version.%{version}
-%patch0 -p1
+%patch -P0 -p1
%build
%{__libtoolize}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/openjpeg.git/commitdiff/3c6b5f77960fd76c0750739f80ea8b14916c7d08
More information about the pld-cvs-commit
mailing list