From: ceriel Date: Mon, 27 Jun 1988 15:14:31 +0000 (+0000) Subject: do not install interpreter on small machines X-Git-Tag: release-5-5~3138 X-Git-Url: https://git.ndcode.org/public/gitweb.cgi?a=commitdiff_plain;h=911eb2ebf924c11ab5ed5e9cb0f08f8395eddd43;p=ack.git do not install interpreter on small machines --- diff --git a/first/first b/first/first index 5e993ee42..34739d54d 100755 --- a/first/first +++ b/first/first @@ -264,6 +264,14 @@ q ABC done ) + ( cd .. + cp Action Action.orig + ed - Action <