cookutils rev 547 slitaz-tank
cook.conf: Add note that SLITAZ_HOME and SLITAZ_RELEASE are from /etc/slitaz/slitaz.conf file.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Tue Oct 16 00:01:10 2012 +0000 (2012-10-16) |
parents | 2b093f098fe2 |
children | 48d59c7cd0b6 |
files | cook.conf |
line diff
1.1 --- a/cook.conf Mon Oct 15 21:51:38 2012 +0000 1.2 +++ b/cook.conf Tue Oct 16 00:01:10 2012 +0000 1.3 @@ -38,6 +38,7 @@ 1.4 UPCHROOT="0" 1.5 1.6 # SliTaz working directory 1.7 +# NOTE: $SLITAZ_HOME and $SLITAZ_RELEASE is in /etc/slitaz/slitaz.conf 1.8 SLITAZ="$SLITAZ_HOME/$SLITAZ_RELEASE" 1.9 # Source tarball mirror 1.10 ONLINE_SRC_REPOSITORY="$MIRROR_URL/sources/packages/"