]> git.ipfire.org Git - thirdparty/systemd.git/commit - meson.build
rpm/macros: add %_kernel_install_dir 31551/head
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Thu, 29 Feb 2024 20:38:03 +0000 (21:38 +0100)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Thu, 29 Feb 2024 20:38:03 +0000 (21:38 +0100)
commit5248a0c5b344c0b8cb18dee5206836cd61e6bd46
treed339f088c5bf06baa2dcdc3834239d08d2ecaaf4
parent1578622bfdc0f61bbba9037e40fe28130ebbc8b9
rpm/macros: add %_kernel_install_dir

This makes it easier for people packaging kernel-install plugins
to get the path right.

E.g. https://src.fedoraproject.org/rpms/python-virt-firmware/pull-request/3
fixes an issue where %{_libdir}/kernel/install.d was used,
which gives incorrect results on 64-bit architectures.
%_kernel_install_dir will make this even easier.
meson.build
src/rpm/macros.systemd.in