[packages/dftpd] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 23:13:28 CEST 2025
commit b3e382d548b24dea245e6e4fd9f203fd482547ec
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 23:13:12 2025 +0200
Fix applying patches.
dftpd.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/dftpd.spec b/dftpd.spec
index bf881c3..f457bff 100644
--- a/dftpd.spec
+++ b/dftpd.spec
@@ -25,7 +25,7 @@ systemowych.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
%{__make} \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/dftpd.git/commitdiff/b3e382d548b24dea245e6e4fd9f203fd482547ec
More information about the pld-cvs-commit
mailing list