[packages/sane-backends] - use patch -P
qboosh
qboosh at pld-linux.org
Sat Feb 1 10:46:47 CET 2025
commit 99566d8fbe2af3c146188556b39af9df36feb043
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Sat Feb 1 09:41:23 2025 +0100
- use patch -P
sane-backends.spec | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/sane-backends.spec b/sane-backends.spec
index 376d0cd..d627cd6 100644
--- a/sane-backends.spec
+++ b/sane-backends.spec
@@ -291,9 +291,9 @@ Sterownik SANE do urządzeń obsługiwanych przez system Video4Linux.
# kill libtool.m4 inclusion
#grep -v '^m4_include' acinclude.m4 > acinclude.m4.tmp
#%{__mv} acinclude.m4.tmp acinclude.m4
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
%{__sed} -i -e 's/m4_esyscmd_s(\[git describe --dirty\])/[%{version}]/' configure.ac
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/sane-backends.git/commitdiff/99566d8fbe2af3c146188556b39af9df36feb043
More information about the pld-cvs-commit
mailing list