[packages/sftpd] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 02:57:01 CEST 2025
commit e8eaadbb4214b0c5632c6db8ceed10c43fe97bfa
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 02:56:45 2025 +0200
Fix applying patches.
sftpd.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/sftpd.spec b/sftpd.spec
index 02d76e4..f6e75b5 100644
--- a/sftpd.spec
+++ b/sftpd.spec
@@ -55,7 +55,7 @@ sieci.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
%{__aclocal}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/sftpd.git/commitdiff/e8eaadbb4214b0c5632c6db8ceed10c43fe97bfa
More information about the pld-cvs-commit
mailing list