wok rev 19121

Up palemoon (26.2.2)
author Xander Ziiryanoff <psychomaniak@xakep.ru>
date Sun May 08 21:37:56 2016 +0200 (2016-05-08)
parents 78adcea3ecfb
children 48619494e1e3
files florence/receipt palemoon/receipt
line diff
     1.1 --- a/florence/receipt	Sun May 08 13:44:26 2016 +0200
     1.2 +++ b/florence/receipt	Sun May 08 21:37:56 2016 +0200
     1.3 @@ -23,7 +23,6 @@
     1.4  		--without-docs \
     1.5  		--without-notification \
     1.6  		--disable-schemas-compile
     1.7 -
     1.8  	make && make install
     1.9  }
    1.10  
    1.11 @@ -31,4 +30,6 @@
    1.12  genpkg_rules()
    1.13  {
    1.14  	cp -a $install/* $fs
    1.15 +	sed 's|Categories.*$|&Utility;|' -i \
    1.16 +		$fs/usr/share/applications/florence.desktop
    1.17  }
     2.1 --- a/palemoon/receipt	Sun May 08 13:44:26 2016 +0200
     2.2 +++ b/palemoon/receipt	Sun May 08 21:37:56 2016 +0200
     2.3 @@ -1,7 +1,7 @@
     2.4  # SliTaz package receipt.
     2.5  
     2.6  PACKAGE="palemoon"
     2.7 -VERSION="26.2.1"
     2.8 +VERSION="26.2.2"
     2.9  CATEGORY="network"
    2.10  LICENSE="MPL2"
    2.11  SHORT_DESC="Browser based on Firefox that's optimised for performance"