cookutils diff cook.conf @ rev 563

cookiso: check if we have a hg repo before calling pull -u
author Christopher Rogers <slaxemulator@gmail.com>
date Mon Dec 31 17:13:41 2012 +0000 (2012-12-31)
parents 8a9e17bb0140
children 99372fa1d17e
line diff
     1.1 --- a/cook.conf	Sun Jul 29 03:27:59 2012 +0000
     1.2 +++ b/cook.conf	Mon Dec 31 17:13:41 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/"