[packages/flvtool2] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 23:33:52 CEST 2025
commit f999dc086c247e832fe5c3445119634123d4fecb
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 23:33:36 2025 +0200
Fix applying patches.
flvtool2.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/flvtool2.spec b/flvtool2.spec
index 7437775..5a66e3d 100644
--- a/flvtool2.spec
+++ b/flvtool2.spec
@@ -31,7 +31,7 @@ YAML.
%prep
%setup -q -n %{name}-%{version}
-%patch0 -p1
+%patch -P0 -p1
%build
ruby setup.rb config \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/flvtool2.git/commitdiff/f999dc086c247e832fe5c3445119634123d4fecb
More information about the pld-cvs-commit
mailing list