On 12/23/2020 3:10 PM, Martin Hasoň wrote:
Hi,

the installer for linuxmusl-64 creates invalid directory for binary files. There may be a bug in the file mtx-install.lua:

     --
     ["linux-64"]       = "linux-64",
     ["linux64"]        = "linux-64",
     --
-    ["linuxmusl-64"]   = "linuxmusl",
+   ["linuxmusl-64"]   = "linuxmusl-64",
     ["linuxmusl"]      = "linuxmusl",
     --
     ["linux-armhf"]    = "linux-armhf",
we only have 64 bit so never had that distinction

Hans

-----------------------------------------------------------------
                                          Hans Hagen | PRAGMA ADE
              Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
       tel: 038 477 53 69 | www.pragma-ade.nl | www.pragma-pod.nl
-----------------------------------------------------------------
_______________________________________________
dev-context mailing list
dev-context@ntg.nl
https://mailman.ntg.nl/mailman/listinfo/dev-context

Reply via email to