diff options
Diffstat (limited to 'profile/chicken.sh.disabled')
-rw-r--r-- | profile/chicken.sh.disabled | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/profile/chicken.sh.disabled b/profile/chicken.sh.disabled index 975c830..8bfa21f 100644 --- a/profile/chicken.sh.disabled +++ b/profile/chicken.sh.disabled | |||
@@ -1,6 +1,8 @@ | |||
1 | ## chicken scheme -*- sh -*- | 1 | ## chicken scheme -*- sh -*- |
2 | # Enable local installation (i.e., without root) | 2 | # Enable local installation (i.e., without root) |
3 | 3 | ||
4 | execp chicken || return | ||
5 | |||
4 | ## XXX: Disabled because I simply install chicken from source in $LOCAL_PREFIX, | 6 | ## XXX: Disabled because I simply install chicken from source in $LOCAL_PREFIX, |
5 | ## which automagically makes everything correct. | 7 | ## which automagically makes everything correct. |
6 | 8 | ||