dev-scheme/gerbil: unset GERBIL_PATH

Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Maciej Barć <xgqt@riseup.net>
This commit is contained in:
Maciej Barć
2021-11-02 02:13:03 +01:00
parent e4b3930967
commit 01a72121fd
2 changed files with 2 additions and 0 deletions

View File

@@ -42,6 +42,7 @@ src_prepare() {
# Just to be safe, because './configure --help' says:
# "Set default GERBIL_HOME (environment variable still overrides)"
unset GERBIL_HOME
unset GERBIL_PATH
xdg_environment_reset
# Verbose build process

View File

@@ -42,6 +42,7 @@ src_prepare() {
# Just to be safe, because './configure --help' says:
# "Set default GERBIL_HOME (environment variable still overrides)"
unset GERBIL_HOME
unset GERBIL_PATH
xdg_environment_reset
# Verbose build process