Set _distro="Arch" in PKGBUILD

We can probably make a choice between _ispkgbuild="true" and _distro="Arch". I'll thing about it.
master
Tk-Glitch 2021-04-30 21:52:17 +07:00
parent 63f0a1ea79
commit 69f0d7c26e
1 changed files with 1 additions and 0 deletions

@ -26,6 +26,7 @@ plain ' `.-:///////:-.`'
_where="$PWD" # track basedir as different Arch based distros are moving srcdir around
_ispkgbuild="true"
_distro="Arch"
source "$_where"/customization.cfg # load default configuration from file
source "$_where"/linux-tkg-config/prepare