slitaz-tools diff tazdrop/Makefile @ rev 616

tazinst: We use users group now instead of tux group. This a more of linux standard to have users be part of a users group then there own group.
author Christopher Rogers <slaxemulator@gmail.com>
date Sat Jun 04 01:38:12 2011 +0000 (2011-06-04)
parents d92514fffe93
children 15914c395f9d
line diff
     1.1 --- a/tazdrop/Makefile	Wed Jun 01 19:04:13 2011 +0200
     1.2 +++ b/tazdrop/Makefile	Sat Jun 04 01:38:12 2011 +0000
     1.3 @@ -2,7 +2,7 @@
     1.4  #
     1.5  PREFIX?=/usr
     1.6  SYSCONFDIR?=/etc/slitaz
     1.7 -LINGUAS?=pt
     1.8 +LINGUAS?=pt_BR
     1.9  
    1.10  # Installation
    1.11