]> git.ipfire.org Git - thirdparty/systemd.git/commit
rpm: add macros for common configuration dirs 9036/head
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Sat, 19 May 2018 15:02:37 +0000 (17:02 +0200)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Sat, 19 May 2018 15:02:59 +0000 (17:02 +0200)
commit424e80b4b73266d110c12702e15295c0deed5592
treede1f894d0282e7390ddcbef92c9246bcae8a4f38
parent030caa650118e7cbd79f93c2f04d2692d461fd88
rpm: add macros for common configuration dirs

%_environmnentdir /usr/lib/environment.d
%_modulesloaddir /usr/lib/modules-load.d
%_modprobedir /usr/lib/modprobe.d

This makes installing files there more convenient because people don't need to
construct the path from %_prefix/lib/… .

See https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org/thread/GBF5WJLTQVSXMHGYGBF3723ZYCWFBR7C/.
meson.build
src/core/macros.systemd.in