diff options
Diffstat (limited to 'editors')
-rw-r--r-- | editors/sam/patches/patch-ad | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/sam/patches/patch-ad b/editors/sam/patches/patch-ad index d444b917162..32b1bea3424 100644 --- a/editors/sam/patches/patch-ad +++ b/editors/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 |