[packages/vvdec] - use patch -P
qboosh
qboosh at pld-linux.org
Sun Feb 23 14:06:56 CET 2025
commit c27ff7f13a490f1e3b3e8b36419edd8340cabadc
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Sun Feb 23 13:20:14 2025 +0100
- use patch -P
vvdec.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/vvdec.spec b/vvdec.spec
index ee79e33..c7d8ca9 100644
--- a/vvdec.spec
+++ b/vvdec.spec
@@ -49,8 +49,8 @@ Pliki nagłówkowe biblioteki VVdeC.
%prep
%setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
%build
install -d build
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/vvdec.git/commitdiff/c27ff7f13a490f1e3b3e8b36419edd8340cabadc
More information about the pld-cvs-commit
mailing list