From 07912d18d35efc89f6d5726e82760e643aec3733 Mon Sep 17 00:00:00 2001 From: ceriel Date: Mon, 27 Jun 1988 15:14:31 +0000 Subject: [PATCH] do not install interpreter on small machines --- first/first | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/first/first b/first/first index 5e993ee4..34739d54 100755 --- a/first/first +++ b/first/first @@ -264,6 +264,14 @@ q ABC done ) + ( cd .. + cp Action Action.orig + ed - Action <