[packages/fftrader] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 23:32:02 CEST 2025
commit cc27a128159ea65d5acf8a68dcff6a06987082f9
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 23:31:46 2025 +0200
Fix applying patches.
fftrader.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/fftrader.spec b/fftrader.spec
index cf4cb06..4193f5b 100644
--- a/fftrader.spec
+++ b/fftrader.spec
@@ -34,7 +34,7 @@ dołączyć do floty w celu zdobycia doświadczenia w misji i w walce.
%setup -q -c -T
unzip -qq -a %{SOURCE0}
#%patch0 -p1
-%patch1 -p1
+%patch -P1 -p1
%build
rm -f *.dll
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/fftrader.git/commitdiff/cc27a128159ea65d5acf8a68dcff6a06987082f9
More information about the pld-cvs-commit
mailing list