[pkg-bacula-devel] Bug#1065313: bacula-*: installs systemd unit files into /lib
Chris Hofstaedtler
zeha at debian.org
Sat Mar 2 14:36:28 GMT 2024
Package: bacula-director,bacula-sd,bacula-fd
Version: 1.7-4
Severity: normal
User: helmutg at debian.org
Usertags: dep17m2
X-Debbugs-CC: bage at debian.org
Hi,
thanks for installing systemd unit files. However, they are
installed into /lib, and should go into /usr/lib instead.
Accordingly, please install these files into /usr/lib for trixie.
If you need to discover the correct location in a makefile, you can
Build-Depend on pkgconf and systemd-dev, and do something like this:
export deb_systemdsystemunitdir = $(shell pkg-config --variable=systemdsystemunitdir systemd | sed s,^/,,)
Thanks,
Chris
More information about the pkg-bacula-devel
mailing list