1
0
Files
NetworkManager/macros.NetworkManager
Dominique Leuenberger 02a7c3b6b5 Accepting request 799431 from home:dimstar:Factory
- Prepare the directory structure for the VPN modules. This is the
  directory we instruct VPN services to be installed to as part of
  pkg-config  --variable vpnservicedir libnm. It is this fair that
  we also provide the directory layout.
- Install RPM macros (macros.NetworkManager) as part of the -devel
  package for plugins to get the relevant variables to consume.

OBS-URL: https://build.opensuse.org/request/show/799431
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/NetworkManager?expand=0&rev=381
2020-05-01 10:42:12 +00:00

9 lines
220 B
Plaintext

# RPM macros for packages Paths declared by NetworkManager
#
###
#
###
# To be consumed by NetworkManager-[VPN] modules
%_vpnservicedir %(pkg-config --define-variable prefix='%{_prefix}' --variable vpnservicedir libnm)