[packages/mpeg_encode] Don't apply commented out patches.
arekm
arekm at pld-linux.org
Tue Jul 15 11:22:24 CEST 2025
commit 735bba5d5fd1c82112cf7256e8df9c0dac335692
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 11:22:08 2025 +0200
Don't apply commented out patches.
mpeg_encode.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/mpeg_encode.spec b/mpeg_encode.spec
index d3cc392..0b6817e 100644
--- a/mpeg_encode.spec
+++ b/mpeg_encode.spec
@@ -40,7 +40,7 @@ modyfikować go. Patrz także examples/default.param.
%patch -P1 -p0
%patch -P2 -p0
# needs some libjpeg API update (from 5 to 6b)
-#%patch3 -p0
+#%%patch3 -p0
%build
%{__make} -C mpeg_encode \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/mpeg_encode.git/commitdiff/735bba5d5fd1c82112cf7256e8df9c0dac335692
More information about the pld-cvs-commit
mailing list