aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorWilliam Hubbs <w.d.hubbs@gmail.com>2017-12-07 12:53:04 -0600
committerWilliam Hubbs <w.d.hubbs@gmail.com>2017-12-07 12:53:04 -0600
commitfb96c9c127dcfa932460b0e8a977ba5f7d26a418 (patch)
treef6feb06a05d8c7d50b219d2a12af2a1bc926f81f /README.md
parent6c456f9383ab0000527b4363bc82fc17850aba18 (diff)
Make bash-completion and zsh-completion optional
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 54f8f8f8..3f3da79c 100644
--- a/README.md
+++ b/README.md
@@ -22,6 +22,7 @@ below arguments to the make command
PROGLDFLAGS=-static
LIBNAME=lib64
DESTDIR=/tmp/openrc-image
+MKBASHCOMP=no
MKNET=no
MKPAM=pam
MKPREFIX=yes
@@ -31,6 +32,7 @@ MKSTATICLIBS=no
MKSYSVINIT=yes
MKTERMCAP=ncurses
MKTERMCAP=termcap
+MKZSHCOMP=no
PKG_PREFIX=/usr/pkg
LOCAL_PREFIX=/usr/local
PREFIX=/usr/local