Fixed wrong path in documentation.

This commit is contained in:
Christoph Niethammer 2019-08-29 16:14:44 +00:00
parent ab966cab42
commit ef63a30d2a

View file

@ -85,7 +85,7 @@ MAKEOPTS options which will be passed to make (see sit.conf)
During the installation the following directory paths are used
WORKDIR working directory to which e.g. sources will be unpacked
SRCDIR source directory
BUILDDIR directory in which the package will be build ($SRCDIR/build)
BUILDDIR directory in which the package will be build ($WORKDIR/build)
LOGDIR directory storing the temporary logfiles ($WORKDIR)