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