[packages/ftpfs] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 23:37:10 CEST 2025
commit 487da4993ff2f889dee27aff7bf3150be7ff128f
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 23:36:54 2025 +0200
Fix applying patches.
ftpfs.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/ftpfs.spec b/ftpfs.spec
index 0a7ffbc..7e6b2a5 100644
--- a/ftpfs.spec
+++ b/ftpfs.spec
@@ -67,7 +67,7 @@ Narzędzie do montowania systemów plików FTP.
%prep
%setup -q -n ftpfs-%{version}-k2.4
-%patch0 -p1
+%patch -P0 -p1
%build
%{__make} OPT="%{rpmcflags}"
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/ftpfs.git/commitdiff/487da4993ff2f889dee27aff7bf3150be7ff128f
More information about the pld-cvs-commit
mailing list