[packages/DenyHosts] Fix applying patches.

arekm arekm at pld-linux.org
Mon Jul 14 23:12:36 CEST 2025


commit c8addc41ec87daef641194e51d5c46064e6da274
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 23:12:20 2025 +0200

    Fix applying patches.

 DenyHosts.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/DenyHosts.spec b/DenyHosts.spec
index 0f5bff3..6899abd 100644
--- a/DenyHosts.spec
+++ b/DenyHosts.spec
@@ -45,7 +45,7 @@ próbom włamania przez odcięcie włamywaczom dostępu do serwera.
 
 %prep
 %setup -q
-%patch0 -p1
+%patch -P0 -p1
 
 grep -r '/usr/bin/env python' -l . | xargs %{__sed} -i -e 's,/usr/bin/env python,%{__python},'
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/DenyHosts.git/commitdiff/c8addc41ec87daef641194e51d5c46064e6da274



More information about the pld-cvs-commit mailing list