# HG changeset patch # User Christopher Rogers # Date 1350345670 0 # Node ID 107db3bf62b2ef42710b616159763a0e036a4fde # Parent 2b093f098fe2d438f0759ee5a5e6b4f6fd25b2d2 cook.conf: Add note that SLITAZ_HOME and SLITAZ_RELEASE are from /etc/slitaz/slitaz.conf file. diff -r 2b093f098fe2 -r 107db3bf62b2 cook.conf --- a/cook.conf Mon Oct 15 21:51:38 2012 +0000 +++ b/cook.conf Tue Oct 16 00:01:10 2012 +0000 @@ -38,6 +38,7 @@ UPCHROOT="0" # SliTaz working directory +# NOTE: $SLITAZ_HOME and $SLITAZ_RELEASE is in /etc/slitaz/slitaz.conf SLITAZ="$SLITAZ_HOME/$SLITAZ_RELEASE" # Source tarball mirror ONLINE_SRC_REPOSITORY="$MIRROR_URL/sources/packages/"