[packages/vmaf] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 10:03:13 CEST 2025
commit 20e509fe460b899afc1af1de359c58b3c389975c
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 03:30:37 2025 +0200
Fix applying patches.
vmaf.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/vmaf.spec b/vmaf.spec
index 448e36e..4cdb18e 100644
--- a/vmaf.spec
+++ b/vmaf.spec
@@ -83,7 +83,7 @@ Statyczna biblioteka Netflix VMAF.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%{__mv} libvmaf/README.md libvmaf/README.libvmaf.md
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/vmaf.git/commitdiff/20e509fe460b899afc1af1de359c58b3c389975c
More information about the pld-cvs-commit
mailing list