[packages/xtrader] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 10:23:51 CEST 2025
commit 1d90d03610d6ce980802b45f3bc5a822dcec76a8
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 03:31:20 2025 +0200
Fix applying patches.
xtrader.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/xtrader.spec b/xtrader.spec
index c732309..ae41ab1 100644
--- a/xtrader.spec
+++ b/xtrader.spec
@@ -26,7 +26,7 @@ tworzyć raporty i wykresy.
%prep
%setup -q -n %{name}
-%patch0 -p1
+%patch -P0 -p1
%build
%{__make} -f Makefile.linux \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/xtrader.git/commitdiff/1d90d03610d6ce980802b45f3bc5a822dcec76a8
More information about the pld-cvs-commit
mailing list