mirror of
https://github.com/OpenRC/openrc.git
synced 2026-01-26 08:27:52 +00:00
meson.build: expose initdir and confdir on pkg-config
This commit is contained in:
parent
06e098a4aa
commit
3500e6ea60
@ -205,6 +205,8 @@ if get_option('pkgconfig')
|
||||
libraries : rc,
|
||||
variables: {
|
||||
'pluginsdir': pluginsdir,
|
||||
'initdir': rc_libexecdir / 'init.d',
|
||||
'confdir': rc_libexecdir / 'conf.d',
|
||||
}
|
||||
)
|
||||
endif
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user