tazinst diff Makefile @ rev 100

Remove cat process
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sun Oct 20 12:17:10 2019 +0200 (2019-10-20)
parents b0c60e641493
children 34985ea0d32f
line diff
     1.1 --- a/Makefile	Tue Jan 10 12:17:25 2017 +0200
     1.2 +++ b/Makefile	Sun Oct 20 12:17:10 2019 +0200
     1.3 @@ -5,7 +5,7 @@
     1.4  DOCDIR?=/usr/share/doc
     1.5  DESTDIR?=
     1.6  TAZPANEL?=/var/www/tazpanel
     1.7 -LINGUAS?=de el es fr ja pt_BR ru sv zh_CN
     1.8 +LINGUAS?=de el es fr it ja pt_BR ru sv zh_CN
     1.9  
    1.10  PACKAGE	=	tazinst
    1.11  VERSION	:=	$(shell grep ^VERSION ${PACKAGE} | cut -d '=' -f 2)