diff --git a/commands/patch/Makefile b/commands/patch/Makefile index b8cda2f5f..ef0528783 100755 --- a/commands/patch/Makefile +++ b/commands/patch/Makefile @@ -10,7 +10,7 @@ all: patch patch: $(OBJ) cc -i -o patch $(OBJ) - install -S 32kw patch + install -S 1M patch install: /usr/bin/patch