tazlito rev 376

tazlito-wiz: Don't override slitaz release. It's break live creation with RC
author Eric Joseph-Alexandre <erjo@slitaz.org>
date Mon Apr 06 12:47:12 2015 +0200 (2015-04-06)
parents d85b13eca900
children df4af4ac2056
files tazlito-wiz
line diff
     1.1 --- a/tazlito-wiz	Sat Apr 04 22:57:16 2015 +0300
     1.2 +++ b/tazlito-wiz	Mon Apr 06 12:47:12 2015 +0200
     1.3 @@ -11,7 +11,7 @@
     1.4  opts="--height=300 --width=$width --image=$icon --center
     1.5  --image-on-top --window-icon=$icon --title=LiveWizard"
     1.6  rel=$(cat /etc/slitaz-release)
     1.7 -[ "$rel" != "cooking" ] && rel=stable
     1.8 +#[ "$rel" != "cooking" ] && rel=stable
     1.9  live=/home/slitaz/$rel/live
    1.10  db="/var/lib/tazpkg"
    1.11  list="distro-packages.list"