wok-6.x diff opusfile-dev/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 (15 months ago)
parents c4b5fb10fb0e
children
line diff
     1.1 --- a/opusfile-dev/receipt	Wed Jun 15 15:02:56 2022 +0100
     1.2 +++ b/opusfile-dev/receipt	Tue May 09 17:24:00 2023 +0000
     1.3 @@ -17,4 +17,5 @@
     1.4  	cook_copy_folders	include
     1.5  	cook_copy_folders	pkgconfig
     1.6  	cook_copy_files		*.*a
     1.7 +	sed -i "s|Version: unknown|Version: $VERSION|" $fs/usr/lib/pkgconfig/*.pc 
     1.8  }