summaryrefslogtreecommitdiff
path: root/packages/qemu.sh
diff options
context:
space:
mode:
Diffstat (limited to 'packages/qemu.sh')
-rwxr-xr-xpackages/qemu.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/qemu.sh b/packages/qemu.sh
index d8369b5..019cdc5 100755
--- a/packages/qemu.sh
+++ b/packages/qemu.sh
@@ -6,7 +6,7 @@ ENV_PATH="bin"
ENV_MANPATH="share/man"
function package_build {
- run_switch_branch master
+ run_switch_branch
run_configure \
--target-list=x86_64-linux-user,x86_64-softmmu \
--disable-nettle \