From 01c06690754925fb4c8bf2f73f5690dd9916e3f6 Mon Sep 17 00:00:00 2001 From: Ben Gras Date: Thu, 5 Apr 2007 12:30:24 +0000 Subject: [PATCH] Bigger shell --- commands/ash/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/commands/ash/Makefile b/commands/ash/Makefile index c0c505886..108bba28a 100755 --- a/commands/ash/Makefile +++ b/commands/ash/Makefile @@ -50,7 +50,7 @@ all: sh sh: $(OBJS) $(CC) $(CFLAGS) -fnone -o sh $(OBJS) $(LIBS) - install -S 116k sh + install -S 136k sh install: /usr/bin/ash /usr/bin/sh /bin/sh /bin/bigsh