[packages/oftpd] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 01:41:19 CEST 2025
commit 8246e5aeaaf4bdbd42f6ea71a6a28e7a59145247
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 01:41:03 2025 +0200
Fix applying patches.
oftpd.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/oftpd.spec b/oftpd.spec
index 02a4eec..f1cef57 100644
--- a/oftpd.spec
+++ b/oftpd.spec
@@ -38,7 +38,7 @@ serwerów FTP wykorzystuje do tego polecenie systemowe "ls")
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
%{__aclocal}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/oftpd.git/commitdiff/8246e5aeaaf4bdbd42f6ea71a6a28e7a59145247
More information about the pld-cvs-commit
mailing list