wok rev 23789

updated yelp-xsl (3.34.0 -> 3.36.0)
author Hans-G?nter Theisgen
date Fri May 22 07:34:27 2020 +0100 (2020-05-22)
parents dc3e7722b84e
children 4899cc5a72a1
files yelp-xsl/receipt
line diff
     1.1 --- a/yelp-xsl/receipt	Fri May 22 07:29:56 2020 +0100
     1.2 +++ b/yelp-xsl/receipt	Fri May 22 07:34:27 2020 +0100
     1.3 @@ -1,7 +1,7 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="yelp-xsl"
     1.7 -VERSION="3.34.0"
     1.8 +VERSION="3.36.0"
     1.9  CATEGORY="utilities"
    1.10  SHORT_DESC="Contains XSL stylesheets that are used by the Yelp."
    1.11  MAINTAINER="yuripourre@gmail.com"
    1.12 @@ -31,5 +31,5 @@
    1.13  genpkg_rules()
    1.14  {
    1.15  	mkdir -p $fs/usr
    1.16 -	cp -a $install/usr/share $fs/usr
    1.17 +	cp -a $install/usr/share	$fs/usr
    1.18  }