Skip to content

Commit 397f51f

Browse files
test
1 parent 3024c73 commit 397f51f

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed
4.77 MB
Binary file not shown.

plugins/functions

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -206,7 +206,7 @@ do_qemu_user_emulation() {
206206
arch_translate "$arch"
207207
if $foreign_worker; then
208208
# dpkg_depends_on "qemu-user-static"
209-
$SUDO cp /usr/bin/qemu-"$t_arch"-static "$chroot_dir/usr/bin/"
209+
$SUDO cp core/qemu-static/qemu-"$t_arch"-static "$chroot_dir/usr/bin/"
210210
fi
211211
}
212212

0 commit comments

Comments
 (0)