tazpanel diff Makefile @ rev 49

Update all page with latest functions such as debug, bunch of fixes and adding support for deamons
author Christophe Lincoln <pankso@slitaz.org>
date Sat Apr 09 00:22:23 2011 +0200 (2011-04-09)
parents 7dfcc2b58b33
children b898c9887a62
line diff
     1.1 --- a/Makefile	Fri Apr 08 20:22:25 2011 +0200
     1.2 +++ b/Makefile	Sat Apr 09 00:22:23 2011 +0200
     1.3 @@ -3,7 +3,7 @@
     1.4  PREFIX?=/usr
     1.5  SYSCONFDIR?=/etc/slitaz
     1.6  DESTDIR?=
     1.7 -LINGUAS?=fr
     1.8 +LINGUAS?=
     1.9  PANEL?=/var/www/tazpanel
    1.10  
    1.11  VERSION:=$(shell grep ^VERSION tazpanel | cut -d '=' -f 2)