Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 189814 | Differences between
and this patch

Collapse All | Expand All

(-)a/v1.1.2/bin/snow.in (-1 / +1 lines)
Lines 18-24 Link Here
18
18
19
# Set the root directory of the site-wide Scheme Now! installation.
19
# Set the root directory of the site-wide Scheme Now! installation.
20
20
21
SNOW_SITE_DIR=${SNOW_SITE_DIR:-"@SNOW_SITE_ROOT@/@SNOW_VERSION@"}
21
export SNOW_SITE_DIR=${SNOW_SITE_DIR:-"@SNOW_SITE_ROOT@/@SNOW_VERSION@"}
22
SNOW_BASE="${SNOW_SITE_DIR}/base"
22
SNOW_BASE="${SNOW_SITE_DIR}/base"
23
SNOW_MACROS="${SNOW_BASE}/snow.scm"
23
SNOW_MACROS="${SNOW_BASE}/snow.scm"
24
24

Return to bug 189814