Skip to content

Create symlinks for Arch Linux and Exherbo ld.so

Ludovico de Nittis requested to merge wip/denittis/t20073 into master
  • Create symlinks for Arch Linux's non-standard ld.so paths Arch Linux uses a non-standard ELF interpreter for some binaries in the glibc package. We create two symlinks as a workaround.

  • Create symlinks to support Exherbo's non-standard library paths

I manually tested this patch with scout and Arch as a host. I confirm that now I'm able to run localedef, that was not possible previously, without this patch.

/cc @smcv @jpwhiting

Merge request reports