chicken: 4.13.0 -> 5.0.0

This commit is contained in:
David McFarland
2018-12-26 22:23:01 -04:00
parent aac3ae3be6
commit 6c063ac076
22 changed files with 321 additions and 13 deletions
@@ -0,0 +1,6 @@
addChickenRepositoryPath() {
addToSearchPathWithCustomDelimiter : CHICKEN_REPOSITORY_PATH "$1/lib/chicken/9/"
addToSearchPathWithCustomDelimiter : CHICKEN_INCLUDE_PATH "$1/share/"
}
addEnvHooks "$targetOffset" addChickenRepositoryPath