mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2025-12-20 07:00:05 +01:00
build: update NetworkManager.pc
Add "plugindir" and "configdir" variables (eg, for VPN plugins to make use of).
This commit is contained in:
parent
9495331a22
commit
6000ccfc76
1 changed files with 2 additions and 0 deletions
|
|
@ -3,6 +3,8 @@ exec_prefix=@exec_prefix@
|
|||
libdir=@libdir@
|
||||
includedir=@includedir@
|
||||
libgnome_serverdir=@libexecdir@
|
||||
plugindir=@libdir@/NetworkManager
|
||||
configdir=@sysconfdir@/NetworkManager
|
||||
|
||||
Name: NetworkManager
|
||||
Description: System for maintaining active network connection
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue