diff options
Diffstat (limited to 'lang/chicken')
-rw-r--r-- | lang/chicken/pkg-message | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/lang/chicken/pkg-message b/lang/chicken/pkg-message index a3a951c10520..5983623b53d0 100644 --- a/lang/chicken/pkg-message +++ b/lang/chicken/pkg-message @@ -1,2 +1,8 @@ +[ +{ type: install + message: <<EOM Some chicken eggs require the environment variable TZ to be set in order to function properly. See environ(7) for more information. +EOM +} +] |