mirror of
https://github.com/Dasharo/systemd.git
synced 2026-03-06 15:02:31 -08:00
pc: export $libdir in the .pc file
This is useful for code that tries to figure out the primary arch's $libdir on the local system, given that is different on the various Linuxes.
This commit is contained in:
@@ -7,6 +7,7 @@
|
||||
|
||||
prefix=@prefix@
|
||||
exec_prefix=@exec_prefix@
|
||||
libdir=@libdir@
|
||||
systemdutildir=@rootlibexecdir@
|
||||
systemdsystemunitdir=@systemunitdir@
|
||||
systemdsystempresetdir=@systempresetdir@
|
||||
|
||||
Reference in New Issue
Block a user