[packages/libtommath] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 01:02:27 CEST 2025
commit 6a1dc1ef1e0483d0904a1fbf03a0c9d010e5b75e
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 01:02:12 2025 +0200
Fix applying patches.
libtommath.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/libtommath.spec b/libtommath.spec
index d41d0e4..2092cc6 100644
--- a/libtommath.spec
+++ b/libtommath.spec
@@ -56,7 +56,7 @@ Statyczna biblioteka LibTomMath.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
# IGNORE_SPEED avoids overriding rpmcflags
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/libtommath.git/commitdiff/6a1dc1ef1e0483d0904a1fbf03a0c9d010e5b75e
More information about the pld-cvs-commit
mailing list