forked from kiss-community/kiss
kiss: added KISS_BINDIR
This commit is contained in:
parent
cf65299d42
commit
32a84f73e8
1
kiss
1
kiss
@ -1508,6 +1508,7 @@ main() {
|
||||
# Set the default values of system directories.
|
||||
export KISS_PREFIX=${KISS_PREFIX-/usr}
|
||||
export KISS_LIBDIR=${KISS_LIBDIR:-lib}
|
||||
export KISS_BINDIR=${KISS_BINDIR:-dir}
|
||||
export KISS_DATADIR=${KISS_DATADIR:-share}
|
||||
|
||||
# Allow the user to disable colors in output via an environment variable.
|
||||
|
Loading…
Reference in New Issue
Block a user