aboutsummaryrefslogtreecommitdiff
path: root/kiss.1
diff options
context:
space:
mode:
authordylan.araps@gmail.com <dylan.araps@gmail.com>2020-01-18 09:05:27 +0000
committerdylan.araps@gmail.com <dylan.araps@gmail.com>2020-01-18 09:05:27 +0000
commit2719b6beb10565c9da12461ed4a8471c899ae6aa (patch)
tree0323c0244e35d1c527c36bd0128e260d142a9ab8 /kiss.1
parent1d8bbe8583ad23552c0caef70bc59c1a483d7d0a (diff)
downloadcpt-2719b6beb10565c9da12461ed4a8471c899ae6aa.tar.gz
docs: update
FossilOrigin-Name: 6f6571104422075125edc3e53452011fd2059767bbbdfbb2e7d35507e07ca027
Diffstat (limited to 'kiss.1')
-rw-r--r--kiss.16
1 files changed, 0 insertions, 6 deletions
diff --git a/kiss.1 b/kiss.1
index 8d08339..0b7e201 100644
--- a/kiss.1
+++ b/kiss.1
@@ -69,12 +69,6 @@ export KISS_FORCE=0
# This can be used to have the package manager run in a "fake 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
# purposes.
#