wok diff meson/receipt @ rev 23909

Up tazinst (1021)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Aug 08 17:52:43 2020 +0000 (2020-08-08)
parents ff191ed93215
children 5ea0ce1cecc0
line diff
     1.1 --- a/meson/receipt	Sat Apr 27 14:45:20 2019 +0100
     1.2 +++ b/meson/receipt	Sat Aug 08 17:52:43 2020 +0000
     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  }