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