From e931fc8297e224a6c260c133bd60c62e7bee2f70 Mon Sep 17 00:00:00 2001 From: Nishi Date: Thu, 3 Oct 2024 03:25:51 +0000 Subject: [PATCH] update koakumafile git-svn-id: file:///raid/svn-personal/tewi/trunk@227 8739d7e6-ffea-ec47-b151-bdff447c6205 --- Koakumafile | 1 + 1 file changed, 1 insertion(+) diff --git a/Koakumafile b/Koakumafile index 7e99ae6..7efc237 100644 --- a/Koakumafile +++ b/Koakumafile @@ -3,6 +3,7 @@ proc run {project_name} { exec sed "s/undef NO_SSL/define NO_SSL/g" config.h.tmpl > config.h + set ::env(DISPLAY) ":0" RunCommand "make clean" if { "$project_name" == "Tewi-BCC" } { set ::env(BORLAND) "C:/borland/bcc55" -- 2.45.2