[packages/proftpd-mod_gss] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 02:22:30 CEST 2025
commit 03329a9cf28d7ee94d56b573092176821f6a52f8
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 02:22:14 2025 +0200
Fix applying patches.
proftpd-mod_gss.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/proftpd-mod_gss.spec b/proftpd-mod_gss.spec
index a270825..670ece9 100644
--- a/proftpd-mod_gss.spec
+++ b/proftpd-mod_gss.spec
@@ -27,7 +27,7 @@ as described in RFC2228.
%prep
%setup -q -n %{mod_name}-%{version}
-%patch0 -p1
+%patch -P0 -p1
%build
%configure \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/proftpd-mod_gss.git/commitdiff/03329a9cf28d7ee94d56b573092176821f6a52f8
More information about the pld-cvs-commit
mailing list