[packages/brltty] - use patch -P
baggins
baggins at pld-linux.org
Tue Mar 11 13:53:09 CET 2025
commit 62a27b5ec1e49077120f7c22cdce9d180cbe58d7
Author: Jan Rękorajski <baggins at pld-linux.org>
Date: Tue Mar 11 13:03:30 2025 +0100
- use patch -P
brltty.spec | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/brltty.spec b/brltty.spec
index 59dfea5..d9d675d 100644
--- a/brltty.spec
+++ b/brltty.spec
@@ -302,9 +302,9 @@ Biblioteka BrlAPI dla Tcl.
%prep
%setup -q
-%patch0 -p1
-%patch1 -p1
-%patch4 -p1
+%patch -P 0 -p1
+%patch -P 1 -p1
+%patch -P 4 -p1
%{__sed} -i -e '1s,/usr/bin/python$,%{__python},' Tables/Contraction/latex-access.ctb
%{__sed} -i -e '1s,/usr/bin/env bash,/bin/bash,' brltty-term brltty-ttysize
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/brltty.git/commitdiff/62a27b5ec1e49077120f7c22cdce9d180cbe58d7
More information about the pld-cvs-commit
mailing list