[packages/libtpms] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 01:02:45 CEST 2025
commit 732ca9f23a4deaa489caf40a290ab3f315ac7ba8
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 01:02:29 2025 +0200
Fix applying patches.
libtpms.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/libtpms.spec b/libtpms.spec
index bbac725..cc1109e 100644
--- a/libtpms.spec
+++ b/libtpms.spec
@@ -56,7 +56,7 @@ Statyczna biblioteka libtpms.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
%{__libtoolize}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/libtpms.git/commitdiff/732ca9f23a4deaa489caf40a290ab3f315ac7ba8
More information about the pld-cvs-commit
mailing list