diff options
Diffstat (limited to 'shells/osh/files/patch-aa')
-rw-r--r-- | shells/osh/files/patch-aa | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/shells/osh/files/patch-aa b/shells/osh/files/patch-aa deleted file mode 100644 index c378b9404f2c..000000000000 --- a/shells/osh/files/patch-aa +++ /dev/null @@ -1,15 +0,0 @@ ---- makefile.orig Wed May 8 03:24:49 2002 -+++ makefile Wed May 8 03:25:01 2002 -@@ -2,11 +2,10 @@ - - # CONFIGURATION - --PREFIX = /usr/local - BINDIR = $(PREFIX)/bin - MANDIR = $(PREFIX)/man - MANSECT = $(MANDIR)/man1 --INSTALL = /usr/ucb/install -+INSTALL = /usr/bin/install - - # CONFIGURATION ENDS - |