tazpkg diff Makefile @ rev 463

Add portuguese po files
author Claudinei Pereira <claudinei@slitaz.org>
date Thu Apr 07 05:53:50 2011 +0000 (2011-04-07)
parents 18a0552011da
children 7e0df4f72628
line diff
     1.1 --- a/Makefile	Wed Apr 06 01:31:58 2011 +0200
     1.2 +++ b/Makefile	Thu Apr 07 05:53:50 2011 +0000
     1.3 @@ -5,7 +5,7 @@
     1.4  LIBDIR?=$(PREFIX)/lib/slitaz
     1.5  SYSCONFDIR?=/etc/slitaz
     1.6  DESTDIR?=
     1.7 -LINGUAS?=fr
     1.8 +LINGUAS?=fr pt
     1.9  
    1.10  VERSION:=$(shell grep ^VERSION=[0-9] tazpkg | cut -d '=' -f 2)
    1.11