wok-6.x diff linux64-open-vm-tools-kernel/receipt @ rev 25565

Reenable rpc for glibc, fix gpxe grub4dos receipt, fix linld url
author Stanislas Leduc <shann@slitaz.org>
date Tue May 09 17:24:00 2023 +0000 (13 months ago)
parents 5ea0ce1cecc0
children
line diff
     1.1 --- a/linux64-open-vm-tools-kernel/receipt	Tue Jun 08 08:46:05 2021 +0000
     1.2 +++ b/linux64-open-vm-tools-kernel/receipt	Tue May 09 17:24:00 2023 +0000
     1.3 @@ -22,7 +22,7 @@
     1.4  current_version()
     1.5  {
     1.6  	wget -O - ${WGET_URL%/arch*}/releases 2>/dev/null | \
     1.7 -	sed '/release.*tar/!d;s|.*/open-vm-tools-\(.*\).tar.*|\1|;q'
     1.8 +	sed '/release.*tar.gz/!d;s|.*/open-vm-tools-\(.*\).tar.*|\1|;q'
     1.9  }
    1.10  
    1.11  # Rules to configure and make the package.