[packages/mpdecimal] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 01:24:56 CEST 2025
commit daf10f979a64f939b85fe6125a5c7cfe7eb15e3e
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 01:24:40 2025 +0200
Fix applying patches.
mpdecimal.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/mpdecimal.spec b/mpdecimal.spec
index 2bbc7f9..3055179 100644
--- a/mpdecimal.spec
+++ b/mpdecimal.spec
@@ -104,7 +104,7 @@ Dokumentacja API biblioteki libmpdec.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
%configure
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/mpdecimal.git/commitdiff/daf10f979a64f939b85fe6125a5c7cfe7eb15e3e
More information about the pld-cvs-commit
mailing list