Sören Tempel c68893f1a0 main/eudev: fix variable substitution in 64-btrfs.rules
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
2019-03-07 18:07:17 +01:00
..