Cette révision appartient à :
2025-07-28 00:35:04 +02:00
Parent b328485704
révision 995f84051d
5 fichiers modifiés avec 11 ajouts et 7 suppressions
+1 -1
Voir le fichier
@@ -3,7 +3,7 @@
if [ "${1}" = "late" ]; then
echo "Fix qemu-system-x86_64"
mkdir -p /tmpRoot/usr/local/bin
cp -vf /usr/bin/launcher.dat /tmpRoot/usr/local/bin/launcher.dat
cp -vf /usr/bin/launcher /tmpRoot/usr/bin/launcher
cp -vf /usr/bin/fix-qemu-layout.sh /tmpRoot/usr/local/bin/fix-qemu-layout.sh
chmod ug+x /tmpRoot/usr/local/bin/fix-qemu-layout.sh