From 856883894dad552fbb651d4c4dacf8793d5c59b4 Mon Sep 17 00:00:00 2001 From: Eli Zaretskii Date: Thu, 29 Jul 1999 10:44:27 +0000 Subject: [PATCH] (SHELL, MAKESHELL): Use /xyzzy/command as the shell. --- msdos/sedleim.inp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/msdos/sedleim.inp b/msdos/sedleim.inp index ece9d6f2485..e84ce54096a 100644 --- a/msdos/sedleim.inp +++ b/msdos/sedleim.inp @@ -2,8 +2,8 @@ # Configuration script for leim/Makefile under DJGPP v2.x # ---------------------------------------------------------------------- /^SHELL *=/c\ -SHELL=/dos/command\ -MAKESHELL=/dos/command +SHELL=/xyzzy/command\ +MAKESHELL=/xyzzy/command /^version=/d /^prefix=/d -- 2.39.5