Skip to content

Fix for latest glibc

Felix Yan requested to merge felixonmars/vps2arch:latest-glibc into master

ld-${pkgver}.so was not present anymore. Since the tarball is for a single architecture, referring to the actual interpreter should be fine.

Merge request reports