about summary refs log tree commit diff
path: root/pkgs/development/compilers/chicken/5/setup-hook.sh
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/development/compilers/chicken/5/setup-hook.sh')
-rw-r--r--pkgs/development/compilers/chicken/5/setup-hook.sh6
1 files changed, 0 insertions, 6 deletions
diff --git a/pkgs/development/compilers/chicken/5/setup-hook.sh b/pkgs/development/compilers/chicken/5/setup-hook.sh
deleted file mode 100644
index 55324c05508e..000000000000
--- a/pkgs/development/compilers/chicken/5/setup-hook.sh
+++ /dev/null
@@ -1,6 +0,0 @@
-addChickenRepositoryPath() {
-    addToSearchPathWithCustomDelimiter : CHICKEN_REPOSITORY_PATH "$1/lib/chicken/11"
-    addToSearchPathWithCustomDelimiter : CHICKEN_INCLUDE_PATH "$1/share"
-}
-
-addEnvHooks "$targetOffset" addChickenRepositoryPath