Add another variable

This commit is contained in:
JeremyStar™ 2024-12-22 19:20:39 +01:00
parent 166084968d
commit a50b50bd58
Signed by untrusted user: JeremyStarTM
GPG key ID: E366BAEF67E4704D

View file

@ -26,7 +26,7 @@ The PKGBUILD file supports customization via environment variables. Here's a lis
- `_debug_kernel`: Force enables kernel debugging options when set to `y`, force disables debug options when set to `n` or relies on the kconfig when unset
- `_debug_script`: Enables debugging for the `PKGBUILD` file
All of these variables just need to be set for them to apply, except for `_subarch` and `_debug_kernel`. **For more information please check their documentation inside the `PKGBUILD` file**
All of these variables just need to be set for them to apply, except for `_subarch`, `_subarch_microarch` and `_debug_kernel`. **For more information please check their documentation inside the `PKGBUILD` file**
## GPG errors
If makepkg complains about invalid PGP keys, try running this command: