tools: Drop TYPE assignments

Signed-off-by: Matt Turner <mattst88@gentoo.org>
This commit is contained in:
Matt Turner 2021-01-30 18:25:39 -05:00
parent c98c9ff401
commit c6404520ed
2 changed files with 0 additions and 2 deletions

View file

@ -2,7 +2,6 @@
# self-explanatory.
ARCH="amd64"
TYPE="auto"
host=$(hostname)
source /etc/catalyst/release/build.env

View file

@ -2,7 +2,6 @@
# self-explanatory.
ARCH="x86"
TYPE="auto"
host=$(hostname)
source /etc/catalyst/release/build.env