[packages/bftpd] Fix applying patches.

arekm arekm at pld-linux.org
Mon Jul 14 22:47:53 CEST 2025


commit fa961b9510a3c065c815cf891b510f717c751f89
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 22:47:37 2025 +0200

    Fix applying patches.

 bftpd.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/bftpd.spec b/bftpd.spec
index 17a8427..a0a8035 100644
--- a/bftpd.spec
+++ b/bftpd.spec
@@ -35,7 +35,7 @@ Autoryzacja użytkowników poprzez passwd/shadow lub PAM.
 
 %prep
 %setup -q -n %{name}
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 %{__autoconf}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/bftpd.git/commitdiff/fa961b9510a3c065c815cf891b510f717c751f89



More information about the pld-cvs-commit mailing list