wok diff util-linux-manpages/receipt @ rev 23985

linld: up to 60k for header.com
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Nov 28 09:45:01 2020 +0000 (2020-11-28)
parents 268e759bcf02
children 03de36849d05
line diff
     1.1 --- a/util-linux-manpages/receipt	Thu Oct 31 15:20:14 2019 +0100
     1.2 +++ b/util-linux-manpages/receipt	Sat Nov 28 09:45:01 2020 +0000
     1.3 @@ -1,7 +1,7 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="util-linux-manpages"
     1.7 -VERSION="2.34"
     1.8 +VERSION="2.35.1"
     1.9  CATEGORY="doc"
    1.10  SHORT_DESC="The manual pages from Util Linux."
    1.11  MAINTAINER="al.bobylev@gmail.com"
    1.12 @@ -14,5 +14,5 @@
    1.13  genpkg_rules()
    1.14  {
    1.15  	mkdir -p $fs/usr/share
    1.16 -	cp -a $install/usr/share/man $fs/usr/share
    1.17 +	cp -a $install/usr/share/man	$fs/usr/share
    1.18  }