[packages/openftpd] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 01:43:53 CEST 2025
commit ebe0d420d8959224cabd95a69613fc3395231e7f
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 01:43:37 2025 +0200
Fix applying patches.
openftpd.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/openftpd.spec b/openftpd.spec
index 8c912a8..ce8c3e4 100644
--- a/openftpd.spec
+++ b/openftpd.spec
@@ -33,7 +33,7 @@ jako alternatywna wersja ftp4all z wieloma poprawkami i łatkami.
%prep
%setup -q -n %{name}-daily
-%patch0 -p1
+%patch -P0 -p1
%build
./cons-*/cons \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/openftpd.git/commitdiff/ebe0d420d8959224cabd95a69613fc3395231e7f
More information about the pld-cvs-commit
mailing list