URI:
       tfixup! automatically pick up the correct qemu binary - libdevuansdk - common library for devuan's simple distro kits
  HTML git clone https://git.parazyd.org/libdevuansdk
   DIR Log
   DIR Files
   DIR Refs
   DIR Submodules
   DIR README
   DIR LICENSE
       ---
   DIR commit 98de6562f83c9bd2f83e0cbfa27912de76473ff2
   DIR parent 25346228d46bc00a9129991723015d385587d705
  HTML Author: parazyd <parazyd@dyne.org>
       Date:   Fri, 27 Oct 2017 21:07:48 +0200
       
       fixup! automatically pick up the correct qemu binary
       
       Diffstat:
         M zlibs/helpers                       |       2 +-
       
       1 file changed, 1 insertion(+), 1 deletion(-)
       ---
   DIR diff --git a/zlibs/helpers b/zlibs/helpers
       t@@ -175,7 +175,7 @@ findfreenbd() {
        
        qemu_install_user() {
                fn qemu_install_user
       -        req=(qemu_bin strapdir)
       +        req=(arch strapdir)
                ckreq || return 1
        
                [[ "$(uname -m)" =~ "arm" ]]   && return