Blame patches/libarchive-3.4.3_pre.local.patch

f6ff4c
diff -ru libarchive-3.4.2.orig/configure libarchive-3.4.2/configure
f6ff4c
--- libarchive-3.4.2.orig/configure	2020-02-11 23:58:01.000000000 +0100
f6ff4c
+++ libarchive-3.4.2/configure	2020-04-11 15:58:45.493648584 +0200
f6ff4c
@@ -12062,6 +12062,16 @@
f6ff4c
   dynamic_linker='NetBSD ld.elf_so'
f6ff4c
   ;;
f6ff4c
 
f6ff4c
+midipix*)
f6ff4c
+  version_type=linux # correct to gnu/linux during the next big refactor
f6ff4c
+  need_lib_prefix=no
f6ff4c
+  need_version=no
f6ff4c
+  library_names_spec='$libname$release$shared_ext$versuffix $libname$release$shared_ext$major $libname$shared_ext'
f6ff4c
+  soname_spec='$libname$release$shared_ext$major'
f6ff4c
+  finish_cmds='PATH="\$PATH:/sbin" ldconfig -n $libdir'
f6ff4c
+  shlibpath_var=LD_LIBRARY_PATH
f6ff4c
+  ;;
f6ff4c
+
f6ff4c
 netbsd*)
f6ff4c
   version_type=sunos
f6ff4c
   need_lib_prefix=no