dev-scheme/gauche: remove unused patch

Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at>
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
This commit is contained in:
Michael Mair-Keimberger 2024-03-25 19:04:07 +01:00 committed by Conrad Kostecki
parent b93193334d
commit 8e043920f7
No known key found for this signature in database
GPG Key ID: 7A96AB564BF498FB
1 changed files with 0 additions and 10 deletions

View File

@ -1,10 +0,0 @@
--- a/ext/tls/ssltest-mod.scm
+++ b/ext/tls/ssltest-mod.scm
@@ -87,6 +87,7 @@
#/\.\.\/ssl\// srcpath-replace
#/openssl / kicker-replace
#/system\s*\(/ "safe_system("
+ #/(s_server) / "\\1 -4 "
)))
(p "#include <errno.h>"