zssh: fix build failure (#438996)

This commit is contained in:
Peder Bergebakken Sundt
2025-09-01 01:31:02 +02:00
committed by GitHub
+3
View File
@@ -34,6 +34,9 @@ stdenv.mkDerivation rec {
postPatch = ''
sed -i 1i'#include <pty.h>' openpty.c
# readline has renamed the type name
substituteInPlace completion.c \
--replace-fail CPPFunction rl_completion_func_t
'';
# The makefile does not create the directories