wok rev 19846

Up tazweb (188)
author Aleksej Bobylev <al.bobylev@gmail.com>
date Tue Mar 14 20:18:44 2017 +0200 (2017-03-14)
parents 0e72c977bd24
children f226094b72d6
files tazweb/receipt
line diff
     1.1 --- a/tazweb/receipt	Tue Mar 14 19:26:14 2017 +0200
     1.2 +++ b/tazweb/receipt	Tue Mar 14 20:18:44 2017 +0200
     1.3 @@ -1,7 +1,7 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="tazweb"
     1.7 -VERSION="174"
     1.8 +VERSION="188"
     1.9  CATEGORY="network"
    1.10  SHORT_DESC="SliTaz simple, fast and small Web Browser"
    1.11  MAINTAINER="pankso@slitaz.org"
    1.12 @@ -18,7 +18,7 @@
    1.13  # Rules to configure and make the package.
    1.14  compile_rules()
    1.15  {
    1.16 -	make && make msgfmt && make DESTDIR=$install install
    1.17 +	make && make DESTDIR=$install install
    1.18  }
    1.19  
    1.20  # Cross compilation check