# HG changeset patch # User Pascal Bellard # Date 1637144099 0 # Node ID 0c04a0ffe6d7155b43020747c85953306512e8a1 # Parent 8b4c18e6ad169f58ef4fd2dcabc9ff39894e7ade ventoy: set arch diff -r 8b4c18e6ad16 -r 0c04a0ffe6d7 ventoy/receipt --- a/ventoy/receipt Wed Nov 17 09:45:35 2021 +0000 +++ b/ventoy/receipt Wed Nov 17 10:14:59 2021 +0000 @@ -10,6 +10,7 @@ WEB_SITE="https://ventoy.net/en/index.html" WGET_URL="https://github.com/ventoy/Ventoy/archive/refs/tags/v$VERSION.tar.gz" EXTRA_SOURCE_FILES="$PACKAGE-bin-$VERSION.tar.gz" +HOST_ARCH="i486" DEPENDS="slitaz-tools" SUGGESTED="tazweb" @@ -43,6 +44,7 @@ rm -f $fs/usr/share/ventoy/VentoyWeb.sh rm -rf $fs/usr/share/ventoy/tool/aarch64 rm -rf $fs/usr/share/ventoy/tool/x86_64 + ln -s i386 $fs/usr/share/ventoy/tool/x86_64 rm -rf $fs/usr/share/ventoy/tool/mips64el sed '/= VentoyWeb.sh =/,/just execute/d' -i $fs/usr/share/ventoy/README cp $src/INSTALL/tool/i386/V2DServer $fs/usr/share/ventoy/tool/i386/