mirror of
https://codeberg.org/kiss-community/kiss
synced 2024-12-25 08:30:05 -07:00
docs: update
This commit is contained in:
parent
af1f5245d1
commit
5a73b17a99
6
kiss.1
6
kiss.1
@ -69,12 +69,6 @@ export KISS_FORCE=0
|
|||||||
# This can be used to have the package manager run in a "fake root".
|
# This can be used to have the package manager run in a "fake root".
|
||||||
export KISS_ROOT=/
|
export KISS_ROOT=/
|
||||||
|
|
||||||
# Redirect build output to a file or /dev/null.
|
|
||||||
#
|
|
||||||
# Set it to '/dev/null' to disable build output.
|
|
||||||
# Set it to '/path/to/file' to log build output to a file.
|
|
||||||
export KISS_BFD=/dev/fd/0
|
|
||||||
|
|
||||||
# Keep build, package and extraction cache directories for debugging
|
# Keep build, package and extraction cache directories for debugging
|
||||||
# purposes.
|
# purposes.
|
||||||
#
|
#
|
||||||
|
Loading…
Reference in New Issue
Block a user