[packages/lim-omx] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 01:06:20 CEST 2025
commit 397b7eded59a0078accf2739dcf9f89ca78715c0
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 01:06:05 2025 +0200
Fix applying patches.
lim-omx.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/lim-omx.spec b/lim-omx.spec
index 8940f1c..7748ba1 100644
--- a/lim-omx.spec
+++ b/lim-omx.spec
@@ -290,7 +290,7 @@ Statyczna bibliotek implementacji LIM OpenMAX AL.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%{__sed} -i -e 's/ -Werror//' \
limoi-core/src/Makefile.am \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/lim-omx.git/commitdiff/397b7eded59a0078accf2739dcf9f89ca78715c0
More information about the pld-cvs-commit
mailing list