wok rev 24145

ventoy: set arch
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed Nov 17 10:14:59 2021 +0000 (2021-11-17)
parents 8b4c18e6ad16
children f7c6f56dc45e
files ventoy/receipt
line diff
     1.1 --- a/ventoy/receipt	Wed Nov 17 09:45:35 2021 +0000
     1.2 +++ b/ventoy/receipt	Wed Nov 17 10:14:59 2021 +0000
     1.3 @@ -10,6 +10,7 @@
     1.4  WEB_SITE="https://ventoy.net/en/index.html"
     1.5  WGET_URL="https://github.com/ventoy/Ventoy/archive/refs/tags/v$VERSION.tar.gz"
     1.6  EXTRA_SOURCE_FILES="$PACKAGE-bin-$VERSION.tar.gz"
     1.7 +HOST_ARCH="i486"
     1.8  
     1.9  DEPENDS="slitaz-tools"
    1.10  SUGGESTED="tazweb"
    1.11 @@ -43,6 +44,7 @@
    1.12  	rm -f $fs/usr/share/ventoy/VentoyWeb.sh 
    1.13  	rm -rf $fs/usr/share/ventoy/tool/aarch64 
    1.14  	rm -rf $fs/usr/share/ventoy/tool/x86_64 
    1.15 +	ln -s i386 $fs/usr/share/ventoy/tool/x86_64
    1.16  	rm -rf $fs/usr/share/ventoy/tool/mips64el
    1.17  	sed '/= VentoyWeb.sh =/,/just execute/d' -i $fs/usr/share/ventoy/README
    1.18  	cp $src/INSTALL/tool/i386/V2DServer $fs/usr/share/ventoy/tool/i386/