This commit is contained in:
Gerben Jan Dijkman 2021-08-13 16:11:36 +02:00
parent be8ba940c1
commit 937cd40b34

View File

@ -44,6 +44,7 @@ BDEPEND="
S="${WORKDIR}/Authenticator-${PV}-${COMMIT}"
src_install() {
CC="$(tc-getCC)"
meson_src_install
}