[packages/tpm2-tss] use %patch -P
atler
atler at pld-linux.org
Tue Aug 18 13:55:28 CEST 2026
commit 661eb6ec61fb884b733ab2a1a38999a62b818b86
Author: Jan Palus <atler at pld-linux.org>
Date: Tue Aug 18 13:31:16 2026 +0200
use %patch -P
tpm2-tss.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/tpm2-tss.spec b/tpm2-tss.spec
index f653225..33bfb8d 100644
--- a/tpm2-tss.spec
+++ b/tpm2-tss.spec
@@ -118,7 +118,7 @@ Biblioteka statyczna tpm2-tss.
%prep
%setup -q
-%{?with_libftdi1:%patch0 -p1}
+%{?with_libftdi1:%patch -P0 -p1}
# set VERSION properly when there is no .git directory
%{__sed} -i -e 's/m4_esyscmd_s(\[git describe --tags --always --dirty\])/%{version}/' configure.ac
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/tpm2-tss.git/commitdiff/d12f6713daff2f476285268bac9770f5cf5d5f7c
More information about the pld-cvs-commit
mailing list