[packages/libtheora] - use patch -P
qboosh
qboosh at pld-linux.org
Fri May 16 22:26:04 CEST 2025
commit 432712f363de62ecbb031799a3b0c8bef00f5178
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Fri May 16 21:54:52 2025 +0200
- use patch -P
libtheora.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/libtheora.spec b/libtheora.spec
index 7966c78..09cbfa9 100644
--- a/libtheora.spec
+++ b/libtheora.spec
@@ -86,8 +86,8 @@ Statyczna biblioteka Theora.
%prep
%setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
%build
%{__libtoolize}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/libtheora.git/commitdiff/2f9b32130b7ed919af313e27e05c379773031629
More information about the pld-cvs-commit
mailing list