[packages/tpm-tools] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 03:21:02 CEST 2025


commit a5cc03bf016431c1448bc7f7f2bd718beba5219a
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 03:20:46 2025 +0200

    Fix applying patches.

 tpm-tools.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/tpm-tools.spec b/tpm-tools.spec
index 3bd0d21..cd294b4 100644
--- a/tpm-tools.spec
+++ b/tpm-tools.spec
@@ -71,9 +71,9 @@ obiektów w kontenerze i chronić dane.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
-%patch4 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P4 -p1
 
 # prepare for gettextize
 %{__sed} -i -e '/po\/Makefile\.in/d' configure.ac
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/tpm-tools.git/commitdiff/a5cc03bf016431c1448bc7f7f2bd718beba5219a



More information about the pld-cvs-commit mailing list