bolt: package systemd_system_unitdir correctly

* ${libdir}/systemd doesn't work on multilib builds, where libdir might be something
  else than ${nonarch_base_libdir}

  fixes:
  ERROR: QA Issue: lib32-bolt: Files/directories were installed but not shipped in any package:
    /usr/lib/systemd
    /usr/lib/systemd/system
    /usr/lib/systemd/system/bolt.service

Signed-off-by: Martin Jansa <martin.jansa@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Martin Jansa 2024-07-09 17:34:46 +02:00 committed by Khem Raj
parent 9697fd958e
commit 7351e62015
No known key found for this signature in database
GPG Key ID: BB053355919D3314

View File

@ -18,5 +18,5 @@ inherit cmake pkgconfig meson features_check
FILES:${PN} += "${datadir}/dbus-1/* \
${datadir}/polkit-1/* \
${libdir}/systemd/* \
"
${systemd_system_unitdir} \
"