From: Jörg Behrmann Date: Wed, 17 Apr 2024 12:28:43 +0000 (+0200) Subject: man: add PACKAGEDIR to environment variable table X-Git-Tag: v23.1~106^2~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cf0d4de0463922397c75805ab629cce7855ceb77;p=thirdparty%2Fmkosi.git man: add PACKAGEDIR to environment variable table --- diff --git a/mkosi/resources/mkosi.md b/mkosi/resources/mkosi.md index 7b8e16109..159dabf74 100644 --- a/mkosi/resources/mkosi.md +++ b/mkosi/resources/mkosi.md @@ -2230,6 +2230,7 @@ Consult this table for which script receives which environment variables: | `OUTPUTDIR` | | | | X | X | X | X | | `CHROOT_OUTPUTDIR` | | | | X | X | X | | | `BUILDROOT` | | | X | X | X | X | | +| `PACKAGEDIR` | | | x | x | x | x | | | `WITH_DOCS` | | | X | X | | | | | `WITH_TESTS` | | | X | X | | | | | `WITH_NETWORK` | | | X | X | | | |