mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-01-18 23:22:24 +01:00
GNU autotools doesn't fully expand the @bindir@ variable in
64-btrfs.rules and expands it to ${exec_prefix}/bin instead.
To workaround this issue explicitly set bindir from configure.
See also: https://bugs.gentoo.org/show_bug.cgi?id=666892#c12
Fixes #10070