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