From 2247e48250edfe1f2bf31e0069dc5b88e37cab7d Mon Sep 17 00:00:00 2001 From: agc Date: Thu, 9 Oct 1997 14:46:16 +0000 Subject: Install B.sh, rather than B.rc, as sam's B command. It's more likely that there will be a shell available. --- plan9/sam/patches/patch-ad | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plan9') diff --git a/plan9/sam/patches/patch-ad b/plan9/sam/patches/patch-ad index d444b917162..32b1bea3424 100644 --- a/plan9/sam/patches/patch-ad +++ b/plan9/sam/patches/patch-ad @@ -99,7 +99,7 @@ install: sam ! $(INSTALL) -c sam $(SAMDIR)/$(RSAMNAME) ! $(INSTALL) -c samsave $(SAMSAVEDIR)/samsave -! $(INSTALL) -c B.rc $(SAMDIR)/B +! $(INSTALL) -c B.sh $(SAMDIR)/B ! chmod +x $(SAMSAVEDIR)/samsave $(OBJ): sam.h ../include/u.h ../include/libc.h errors.h mesg.h -- cgit v1.2.3