/package/misc/fdtools-2024.12.07

The first line of this file specifies the directory where the package's files
are found at run time.

The directory must be specified as an absolute path.  Only the first line of
this file is examined, so paths containing newlines cannot be used.

Normally, this is the same as the build directory.  If you specify a
different directory, then after building the package and before using it, you
must move the contents of the build directory to this location, make a
symlink, shuffle mount points, or otherwise ensure that this name refers to
the package's build directory; otherwise, the package may not operate
properly.

If you install packages as root, or with root's cooperation, there is no
reason to use non-standard paths.  Even if you install packages in a
different location, you can make symlinks in /package so the standard paths
work.  The standard paths should be made to work whenever possible; other
software may not be this configurable, and may depend on the standard paths.
