[packages/sslh] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 03:07:39 CEST 2025


commit 84a1b716347a93c67020dc4467cbd8f64f6147e3
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 03:07:23 2025 +0200

    Fix applying patches.

 sslh.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/sslh.spec b/sslh.spec
index 76c3d30..b782667 100644
--- a/sslh.spec
+++ b/sslh.spec
@@ -41,7 +41,7 @@ kiedy blokuje połączenia na ten port) równolegle z usługami HTTPS.
 
 %prep
 %setup -q -n %{name}-v%{version}
-%patch3 -p1
+%patch -P3 -p1
 
 %build
 %{__make} \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/sslh.git/commitdiff/84a1b716347a93c67020dc4467cbd8f64f6147e3



More information about the pld-cvs-commit mailing list