[packages/autofs] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 22:43:21 CEST 2025
commit d4322ff667e47dd56f6cd3b3e7b60aa501460dbd
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 22:43:05 2025 +0200
Fix applying patches.
autofs.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/autofs.spec b/autofs.spec
index 7d6186e..16f8a41 100644
--- a/autofs.spec
+++ b/autofs.spec
@@ -110,7 +110,7 @@ przechowywanych na serwerze LDAP.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
%{__autoconf}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/autofs.git/commitdiff/d4322ff667e47dd56f6cd3b3e7b60aa501460dbd
More information about the pld-cvs-commit
mailing list