Finally add bugtracker variable
This commit is contained in:
parent
1e2d549182
commit
96861bf4bb
1 changed files with 1 additions and 0 deletions
|
@ -6,6 +6,7 @@ export "LANG=C.UTF-8"
|
||||||
export "LC_MESSAGES=${LANG}"
|
export "LC_MESSAGES=${LANG}"
|
||||||
|
|
||||||
# Variables
|
# Variables
|
||||||
|
export "BUILDTOOL_ISSUETRACKER=https://git.staropensource.de/JeremyStarTM/kernel-optimized.git/issues"
|
||||||
## Cloning (update these if you fork this project)
|
## Cloning (update these if you fork this project)
|
||||||
export "BUILDTOOL_REPOSITORY=https://git.staropensource.de/JeremyStarTM/kernel-optimized.git"
|
export "BUILDTOOL_REPOSITORY=https://git.staropensource.de/JeremyStarTM/kernel-optimized.git"
|
||||||
export "BUILDTOOL_CLONEDIR=jstm-kernel-optimized"
|
export "BUILDTOOL_CLONEDIR=jstm-kernel-optimized"
|
||||||
|
|
Reference in a new issue