[packages/ftp4all] Fix applying patches.

arekm arekm at pld-linux.org
Mon Jul 14 23:37:04 CEST 2025


commit 593abaf35ab3078cdee475022d413f860175b2ae
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 23:36:49 2025 +0200

    Fix applying patches.

 ftp4all.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/ftp4all.spec b/ftp4all.spec
index 39947d7..880aaf7 100644
--- a/ftp4all.spec
+++ b/ftp4all.spec
@@ -52,9 +52,9 @@ FTP.
 
 %prep
 %setup -q -n ftpd-%{version} -a1
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
 
 %build
 echo "y" | \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ftp4all.git/commitdiff/593abaf35ab3078cdee475022d413f860175b2ae



More information about the pld-cvs-commit mailing list