wok diff meson/receipt @ rev 23777

updated xorg-xinput (1.5.4 -> 1.6.3)
author Hans-G?nter Theisgen
date Wed May 20 17:23:29 2020 +0100 (2020-05-20)
parents ff191ed93215
children 5ea0ce1cecc0
line diff
     1.1 --- a/meson/receipt	Sat Apr 27 14:45:20 2019 +0100
     1.2 +++ b/meson/receipt	Wed May 20 17:23:29 2020 +0100
     1.3 @@ -1,7 +1,7 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="meson"
     1.7 -VERSION="0.50.1"
     1.8 +VERSION="0.53.2"
     1.9  CATEGORY="development"
    1.10  SHORT_DESC="The Meson Build System."
    1.11  MAINTAINER="pascal.bellard@slitaz.org"
    1.12 @@ -24,5 +24,5 @@
    1.13  # Rules to gen a SliTaz package suitable for Tazpkg.
    1.14  genpkg_rules()
    1.15  {
    1.16 -	cp -a $install/usr $fs/
    1.17 +	cp -a $install/usr	$fs
    1.18  }