mirror of
https://github.com/systemd/systemd.git
synced 2024-12-22 17:35:35 +03:00
parent
0d44940773
commit
ad6fc5bbae
@ -81,7 +81,7 @@ polkitpkladir = join_paths(localstatedir, 'lib/polkit-1/localauthority/10-vendor
|
||||
varlogdir = join_paths(localstatedir, 'log')
|
||||
xinitrcdir = join_paths(sysconfdir, 'X11/xinit/xinitrc.d')
|
||||
rpmmacrosdir = get_option('rpmmacrosdir')
|
||||
modprobedir = join_paths(rootlibdir, 'modprobe.d')
|
||||
modprobedir = join_paths(prefixdir, 'lib/modprobe.d')
|
||||
|
||||
# Our own paths
|
||||
pkgdatadir = join_paths(datadir, 'systemd')
|
||||
|
Loading…
Reference in New Issue
Block a user