diff --git a/config/layout.conf b/config/layout.conf index 67e1411..e01ce4b 100644 --- a/config/layout.conf +++ b/config/layout.conf @@ -1,3 +1,7 @@ +# ATTENTION: This file contains internal EzBuild paths only. BETTER DO NOT EDIT THIS FILE +# UNLESS YOU KNOW WHAT YOU ARE DOING! When anything needs to be changed it is better to +# set common.conf and one of the following: ezbuild.conf or ezsync.conf files! Hallelujah! + # Specifies the path to the directory that will contain any temporary created executable # files, necessary for EzBuild to operate correctly. BINDIR="${TEMPDIR}/bin"