[packages/tss] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 03:22:54 CEST 2025


commit c5c978bf47a7925c4459e75de6f8509a4f744c2b
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 03:22:38 2025 +0200

    Fix applying patches.

 tss.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/tss.spec b/tss.spec
index 44c086f..d7a0ff3 100644
--- a/tss.spec
+++ b/tss.spec
@@ -23,8 +23,8 @@ ulepszenia daemon saver z FreeBSD.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 %build
 %{__make}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/tss.git/commitdiff/c5c978bf47a7925c4459e75de6f8509a4f744c2b



More information about the pld-cvs-commit mailing list