[packages/wu-ftpd] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 10:11:28 CEST 2025


commit 30aa26e02872f771a1a65331ac8efc513f9862c5
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 03:30:50 2025 +0200

    Fix applying patches.

 wu-ftpd.spec | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)
---
diff --git a/wu-ftpd.spec b/wu-ftpd.spec
index 567f64c..72a67f0 100644
--- a/wu-ftpd.spec
+++ b/wu-ftpd.spec
@@ -100,13 +100,13 @@ Protocol). Можливості wu-ftpd включають протоколюв
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
-%patch3 -p1
-%patch4 -p1
-%patch5 -p1
-%patch6 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
+%patch -P3 -p1
+%patch -P4 -p1
+%patch -P5 -p1
+%patch -P6 -p1
 
 %build
 sed -e 's/dnl.*//' <configure.in >configure.in.new
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/wu-ftpd.git/commitdiff/30aa26e02872f771a1a65331ac8efc513f9862c5



More information about the pld-cvs-commit mailing list