cookutils diff cook.conf @ rev 624

Fix doc desktop file category
author Christophe Lincoln <pankso@slitaz.org>
date Sun Dec 22 13:06:10 2013 +0100 (2013-12-22)
parents 00576a9b9138
children a97af30760bd
line diff
     1.1 --- a/cook.conf	Thu Dec 12 11:36:09 2013 +0000
     1.2 +++ b/cook.conf	Sun Dec 22 13:06:10 2013 +0100
     1.3 @@ -36,7 +36,7 @@
     1.4  # List of packages installed in build chroot by cook or the Cooker setup.
     1.5  SETUP_PKGS="slitaz-toolchain pkg-config intltool gettext zlib-dev bzip2
     1.6  aufs-utils aufs m4 syslinux-extra pcre pcre-dev bash xorg-dev mercurial 
     1.7 -rsync tazlito"
     1.8 +rsync dropbear tazlito"
     1.9  
    1.10  # Target host architecture type (Glibc doesn't support i386 anymore).
    1.11  ARCH="i486"