===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
mkosi-5/.pc/mkosi.md-convert-emdash-into-regular-dash.patch/mkosi.md-373-  underlying distribution package manager supports it documentation is
mkosi-5/.pc/mkosi.md-convert-emdash-into-regular-dash.patch/mkosi.md:374:  not included in the image built. The `$WITH_DOCS` environment
mkosi-5/.pc/mkosi.md-convert-emdash-into-regular-dash.patch/mkosi.md-375-  variable passed to the `mkosi.build` script indicates whether this
##############################################
mkosi-5/.pc/mkosi.md-convert-emdash-into-regular-dash.patch/mkosi.md-379-
mkosi-5/.pc/mkosi.md-convert-emdash-into-regular-dash.patch/mkosi.md:380:: If set the `$WITH_TESTS` environment variable is set to `0` when the
mkosi-5/.pc/mkosi.md-convert-emdash-into-regular-dash.patch/mkosi.md-381-  `mkosi.build` script is invoked. This is supposed to be used by the
##############################################
mkosi-5/.pc/mkosi.md-convert-emdash-into-regular-dash.patch/mkosi.md-448-  invoked. The build script can find the path to this directory in the
mkosi-5/.pc/mkosi.md-convert-emdash-into-regular-dash.patch/mkosi.md:449:  `$BUILDDIR` environment variable. If this option is not specified,
mkosi-5/.pc/mkosi.md-convert-emdash-into-regular-dash.patch/mkosi.md-450-  but a directory `mkosi.builddir/` exists in the local directory it
##############################################
mkosi-5/.pc/mkosi.md-convert-emdash-into-regular-dash.patch/mkosi.md-499-  invoked. By default, the build script runs with networking turned
mkosi-5/.pc/mkosi.md-convert-emdash-into-regular-dash.patch/mkosi.md:500:  off. The `$WITH_NETWORK` environment variable is passed to the
mkosi-5/.pc/mkosi.md-convert-emdash-into-regular-dash.patch/mkosi.md-501-  `mkosi.build` build script indicating whether the build is done with
##############################################
mkosi-5/.pc/mkosi.md-convert-emdash-into-regular-dash.patch/mkosi.md-569-: List of colon-separated paths to look for tools in, before using the
mkosi-5/.pc/mkosi.md-convert-emdash-into-regular-dash.patch/mkosi.md:570:  regular `$PATH` search path.
mkosi-5/.pc/mkosi.md-convert-emdash-into-regular-dash.patch/mkosi.md-571-
##############################################
mkosi-5/.pc/mkosi.md-convert-emdash-into-regular-dash.patch/mkosi.md-793-  script. The script is then invoked inside the image (via
mkosi-5/.pc/mkosi.md-convert-emdash-into-regular-dash.patch/mkosi.md:794:  `systemd-nspawn`), with `$SRCDIR` pointing to the *source*
mkosi-5/.pc/mkosi.md-convert-emdash-into-regular-dash.patch/mkosi.md:795:  tree. `$DESTDIR` points to a directory where the script should place
mkosi-5/.pc/mkosi.md-convert-emdash-into-regular-dash.patch/mkosi.md-796-  any files generated it would like to end up in the *final*
mkosi-5/.pc/mkosi.md-convert-emdash-into-regular-dash.patch/mkosi.md-797-  image. Note that `make`/`automake`/`meson` based build systems
mkosi-5/.pc/mkosi.md-convert-emdash-into-regular-dash.patch/mkosi.md:798:  generally honor `$DESTDIR`, thus making it very natural to build
mkosi-5/.pc/mkosi.md-convert-emdash-into-regular-dash.patch/mkosi.md-799-  *source* trees from the build script. After the *development* image
##############################################
mkosi-5/.pc/mkosi.md-convert-emdash-into-regular-dash.patch/mkosi.md-802-  tree or build script copied in. However, this time the contents of
mkosi-5/.pc/mkosi.md-convert-emdash-into-regular-dash.patch/mkosi.md:803:  `$DESTDIR` are added into the image.
mkosi-5/.pc/mkosi.md-convert-emdash-into-regular-dash.patch/mkosi.md-804-
##############################################
mkosi-5/.pc/mkosi.md-convert-emdash-into-regular-dash.patch/mkosi.md-826-  script is executed directly in the image context with the final root
mkosi-5/.pc/mkosi.md-convert-emdash-into-regular-dash.patch/mkosi.md:827:  directory in place, without any `$SRCDIR`/`$DESTDIR` setup.
mkosi-5/.pc/mkosi.md-convert-emdash-into-regular-dash.patch/mkosi.md-828-
##############################################
mkosi-5/.pc/mkosi.md-convert-emdash-into-regular-dash.patch/mkosi.md-835-  line parameter as the last step before the image is considered
mkosi-5/.pc/mkosi.md-convert-emdash-into-regular-dash.patch/mkosi.md:836:  complete. The environment variable `$BUILDROOT` points to the root
mkosi-5/.pc/mkosi.md-convert-emdash-into-regular-dash.patch/mkosi.md-837-  directory of the installation image. Additional verbs may be added
##############################################
mkosi-5/.pc/mkosi.md-convert-emdash-into-regular-dash.patch/mkosi.md-860-  `mkosi.build` script support it. Specifically, this directory will
mkosi-5/.pc/mkosi.md-convert-emdash-into-regular-dash.patch/mkosi.md:861:  be mounted into the build container, and the `$BUILDDIR` environment
mkosi-5/.pc/mkosi.md-convert-emdash-into-regular-dash.patch/mkosi.md-862-  variable will be set to it when the build script is invoked. The
##############################################
mkosi-5/.pc/mkosi.md-convert-emdash-into-regular-dash.patch/mkosi.md-867-  tree is reused between subsequent invocations. Note that if this
mkosi-5/.pc/mkosi.md-convert-emdash-into-regular-dash.patch/mkosi.md:868:  directory does not exist the `$BUILDDIR` environment variable is not
mkosi-5/.pc/mkosi.md-convert-emdash-into-regular-dash.patch/mkosi.md-869-  set, and it is up to build script to decide whether to do in in-tree
##############################################
mkosi-5/.pc/mkosi.md-convert-emdash-into-regular-dash.patch/mkosi.md-982-
mkosi-5/.pc/mkosi.md-convert-emdash-into-regular-dash.patch/mkosi.md:983:* `$SRCDIR` contains the path to the sources to build.
mkosi-5/.pc/mkosi.md-convert-emdash-into-regular-dash.patch/mkosi.md-984-
mkosi-5/.pc/mkosi.md-convert-emdash-into-regular-dash.patch/mkosi.md:985:* `$DESTDIR` is a directory into which any artifacts generated by the
mkosi-5/.pc/mkosi.md-convert-emdash-into-regular-dash.patch/mkosi.md-986-  build script shall be placed.
mkosi-5/.pc/mkosi.md-convert-emdash-into-regular-dash.patch/mkosi.md-987-
mkosi-5/.pc/mkosi.md-convert-emdash-into-regular-dash.patch/mkosi.md:988:* `$BUILDDIR` is only defined if `mkosi.builddir` and points to the
mkosi-5/.pc/mkosi.md-convert-emdash-into-regular-dash.patch/mkosi.md-989-  build directory to use. This is useful for all build systems that
##############################################
mkosi-5/.pc/mkosi.md-convert-emdash-into-regular-dash.patch/mkosi.md-992-
mkosi-5/.pc/mkosi.md-convert-emdash-into-regular-dash.patch/mkosi.md:993:* `$WITH_DOCS` is either `0` or `1` depending on whether a build
mkosi-5/.pc/mkosi.md-convert-emdash-into-regular-dash.patch/mkosi.md-994-  without or with installed documentation was requested (see
mkosi-5/.pc/mkosi.md-convert-emdash-into-regular-dash.patch/mkosi.md-995-  `--with-docs` above). The build script should suppress installation
mkosi-5/.pc/mkosi.md-convert-emdash-into-regular-dash.patch/mkosi.md:996:  of any package documentation to `$DESTDIR` in case `$WITH_DOCS` is
mkosi-5/.pc/mkosi.md-convert-emdash-into-regular-dash.patch/mkosi.md-997-  set to `0`.
mkosi-5/.pc/mkosi.md-convert-emdash-into-regular-dash.patch/mkosi.md-998-
mkosi-5/.pc/mkosi.md-convert-emdash-into-regular-dash.patch/mkosi.md:999:* `$WITH_TESTS` is either `0`or `1` depending on whether a build
mkosi-5/.pc/mkosi.md-convert-emdash-into-regular-dash.patch/mkosi.md-1000-  without or with running the test suite was requested (see
mkosi-5/.pc/mkosi.md-convert-emdash-into-regular-dash.patch/mkosi.md-1001-  `--without-tests` above). The build script should avoid running any
mkosi-5/.pc/mkosi.md-convert-emdash-into-regular-dash.patch/mkosi.md:1002:  unit or integration tests in case `$WITH_TESTS` is `0`.
mkosi-5/.pc/mkosi.md-convert-emdash-into-regular-dash.patch/mkosi.md-1003-
mkosi-5/.pc/mkosi.md-convert-emdash-into-regular-dash.patch/mkosi.md:1004:* `$WITH_NETWORK` is either `0`or `1` depending on whether a build
mkosi-5/.pc/mkosi.md-convert-emdash-into-regular-dash.patch/mkosi.md-1005-  without or with networking is being executed (see `--with-network`
mkosi-5/.pc/mkosi.md-convert-emdash-into-regular-dash.patch/mkosi.md-1006-  above). The build script should avoid any network communication in
mkosi-5/.pc/mkosi.md-convert-emdash-into-regular-dash.patch/mkosi.md:1007:  case `$WITH_NETWORK` is `0`.
mkosi-5/.pc/mkosi.md-convert-emdash-into-regular-dash.patch/mkosi.md-1008-
##############################################
mkosi-5/mkosi.md-373-  underlying distribution package manager supports it documentation is
mkosi-5/mkosi.md:374:  not included in the image built. The `$WITH_DOCS` environment
mkosi-5/mkosi.md-375-  variable passed to the `mkosi.build` script indicates whether this
##############################################
mkosi-5/mkosi.md-379-
mkosi-5/mkosi.md:380:: If set the `$WITH_TESTS` environment variable is set to `0` when the
mkosi-5/mkosi.md-381-  `mkosi.build` script is invoked. This is supposed to be used by the
##############################################
mkosi-5/mkosi.md-448-  invoked. The build script can find the path to this directory in the
mkosi-5/mkosi.md:449:  `$BUILDDIR` environment variable. If this option is not specified,
mkosi-5/mkosi.md-450-  but a directory `mkosi.builddir/` exists in the local directory it
##############################################
mkosi-5/mkosi.md-499-  invoked. By default, the build script runs with networking turned
mkosi-5/mkosi.md:500:  off. The `$WITH_NETWORK` environment variable is passed to the
mkosi-5/mkosi.md-501-  `mkosi.build` build script indicating whether the build is done with
##############################################
mkosi-5/mkosi.md-569-: List of colon-separated paths to look for tools in, before using the
mkosi-5/mkosi.md:570:  regular `$PATH` search path.
mkosi-5/mkosi.md-571-
##############################################
mkosi-5/mkosi.md-793-  script. The script is then invoked inside the image (via
mkosi-5/mkosi.md:794:  `systemd-nspawn`), with `$SRCDIR` pointing to the *source*
mkosi-5/mkosi.md:795:  tree. `$DESTDIR` points to a directory where the script should place
mkosi-5/mkosi.md-796-  any files generated it would like to end up in the *final*
mkosi-5/mkosi.md-797-  image. Note that `make`/`automake`/`meson` based build systems
mkosi-5/mkosi.md:798:  generally honor `$DESTDIR`, thus making it very natural to build
mkosi-5/mkosi.md-799-  *source* trees from the build script. After the *development* image
##############################################
mkosi-5/mkosi.md-802-  tree or build script copied in. However, this time the contents of
mkosi-5/mkosi.md:803:  `$DESTDIR` are added into the image.
mkosi-5/mkosi.md-804-
##############################################
mkosi-5/mkosi.md-826-  script is executed directly in the image context with the final root
mkosi-5/mkosi.md:827:  directory in place, without any `$SRCDIR`/`$DESTDIR` setup.
mkosi-5/mkosi.md-828-
##############################################
mkosi-5/mkosi.md-835-  line parameter as the last step before the image is considered
mkosi-5/mkosi.md:836:  complete. The environment variable `$BUILDROOT` points to the root
mkosi-5/mkosi.md-837-  directory of the installation image. Additional verbs may be added
##############################################
mkosi-5/mkosi.md-860-  `mkosi.build` script support it. Specifically, this directory will
mkosi-5/mkosi.md:861:  be mounted into the build container, and the `$BUILDDIR` environment
mkosi-5/mkosi.md-862-  variable will be set to it when the build script is invoked. The
##############################################
mkosi-5/mkosi.md-867-  tree is reused between subsequent invocations. Note that if this
mkosi-5/mkosi.md:868:  directory does not exist the `$BUILDDIR` environment variable is not
mkosi-5/mkosi.md-869-  set, and it is up to build script to decide whether to do in in-tree
##############################################
mkosi-5/mkosi.md-982-
mkosi-5/mkosi.md:983:* `$SRCDIR` contains the path to the sources to build.
mkosi-5/mkosi.md-984-
mkosi-5/mkosi.md:985:* `$DESTDIR` is a directory into which any artifacts generated by the
mkosi-5/mkosi.md-986-  build script shall be placed.
mkosi-5/mkosi.md-987-
mkosi-5/mkosi.md:988:* `$BUILDDIR` is only defined if `mkosi.builddir` and points to the
mkosi-5/mkosi.md-989-  build directory to use. This is useful for all build systems that
##############################################
mkosi-5/mkosi.md-992-
mkosi-5/mkosi.md:993:* `$WITH_DOCS` is either `0` or `1` depending on whether a build
mkosi-5/mkosi.md-994-  without or with installed documentation was requested (see
mkosi-5/mkosi.md-995-  `--with-docs` above). The build script should suppress installation
mkosi-5/mkosi.md:996:  of any package documentation to `$DESTDIR` in case `$WITH_DOCS` is
mkosi-5/mkosi.md-997-  set to `0`.
mkosi-5/mkosi.md-998-
mkosi-5/mkosi.md:999:* `$WITH_TESTS` is either `0`or `1` depending on whether a build
mkosi-5/mkosi.md-1000-  without or with running the test suite was requested (see
mkosi-5/mkosi.md-1001-  `--without-tests` above). The build script should avoid running any
mkosi-5/mkosi.md:1002:  unit or integration tests in case `$WITH_TESTS` is `0`.
mkosi-5/mkosi.md-1003-
mkosi-5/mkosi.md:1004:* `$WITH_NETWORK` is either `0`or `1` depending on whether a build
mkosi-5/mkosi.md-1005-  without or with networking is being executed (see `--with-network`
mkosi-5/mkosi.md-1006-  above). The build script should avoid any network communication in
mkosi-5/mkosi.md:1007:  case `$WITH_NETWORK` is `0`.
mkosi-5/mkosi.md-1008-