Set _distro="Arch" in PKGBUILD
We can probably make a choice between _ispkgbuild="true" and _distro="Arch". I'll thing about it.
This commit is contained in:
1
PKGBUILD
1
PKGBUILD
@@ -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
|
||||
|
Reference in New Issue
Block a user