mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-06-14 21:38:26 +02:00
libnm.pc: plugindir & configdir
Carry them over from NetworkManager.pc, they're potentially useful.
This commit is contained in:
parent
58bfcffd59
commit
065fa15a0a
1 changed files with 2 additions and 0 deletions
|
|
@ -3,6 +3,8 @@ exec_prefix=@exec_prefix@
|
|||
libdir=@libdir@
|
||||
includedir=@includedir@
|
||||
vpnservicedir=@nmlibdir@/VPN
|
||||
plugindir=@libdir@/NetworkManager
|
||||
configdir=@sysconfdir@/NetworkManager
|
||||
|
||||
Name: libnm
|
||||
Description: Convenience library for clients of NetworkManager
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue