Merge pull request #268619 from tweag/lib-descriptions
[NixPkgs.git] / pkgs / development / compilers / chicken / 5 / setup-hook.sh
blob55324c05508ebc6c326378cecdd266e55649537c
1 addChickenRepositoryPath() {
2 addToSearchPathWithCustomDelimiter : CHICKEN_REPOSITORY_PATH "$1/lib/chicken/11"
3 addToSearchPathWithCustomDelimiter : CHICKEN_INCLUDE_PATH "$1/share"
6 addEnvHooks "$targetOffset" addChickenRepositoryPath