[packages/pftpfxp] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 02:07:05 CEST 2025
commit d466c2f7b984f0f2495d372c40b4546d6fa79437
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 02:06:49 2025 +0200
Fix applying patches.
pftpfxp.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/pftpfxp.spec b/pftpfxp.spec
index e2e3d2f..dad6e61 100644
--- a/pftpfxp.spec
+++ b/pftpfxp.spec
@@ -26,8 +26,8 @@ pftpfxp jest klientem FXP działającym z linii poleceń.
%prep
%setup -q -c
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
%build
cd %{name}-mew
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/pftpfxp.git/commitdiff/d466c2f7b984f0f2495d372c40b4546d6fa79437
More information about the pld-cvs-commit
mailing list