package/cryptsetup: disable tmpfiles.d for host build
authorJohn Keeping <john@metanate.com>
Fri, 7 May 2021 15:21:59 +0000 (16:21 +0100)
committerPeter Korsgaard <peter@korsgaard.com>
Sat, 8 May 2021 16:24:01 +0000 (18:24 +0200)
commitb2e82f9fa5fc7ab60ad2965edb404362b37673dd
tree245a48584a8160a4ff3982de263de8e1a9d22e49
parentf70e6474e543cb35f8f73286ba8d1f58b5df9854
package/cryptsetup: disable tmpfiles.d for host build

When building host-cryptsetup, if tmpfiles.d support is enabled then the
install step tries to install /usr/lib/tmpfiles.d/cryptsetup.conf
globally on the host system.

Even if the tmpfiles.d config were installed correctly in the host
directory, nothing would ever run these rules, so disable this feature
via configure.

Signed-off-by: John Keeping <john@metanate.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/cryptsetup/cryptsetup.mk