[packages/deadftp] Fix applying patches.

arekm arekm at pld-linux.org
Mon Jul 14 23:12:06 CEST 2025


commit 84b482caefb152042a5597b9122f25817b956029
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 23:11:51 2025 +0200

    Fix applying patches.

 deadftp.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/deadftp.spec b/deadftp.spec
index ee4b584..d4415d7 100644
--- a/deadftp.spec
+++ b/deadftp.spec
@@ -29,7 +29,7 @@ i hostmanagera.
 
 %prep
 %setup -q
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 sed -e s/AM_GNOME_GETTEXT/AM_GNU_GETTEXT/ configure.in > configure.in.tmp
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/deadftp.git/commitdiff/84b482caefb152042a5597b9122f25817b956029



More information about the pld-cvs-commit mailing list