networkmanager-openvpn: move sysconfdir to /etc

This commit is contained in:
Tim Biermann 2019-07-06 21:58:48 +02:00
parent 43da0806aa
commit ba0f353dbc
Signed by: tb
GPG Key ID: 42F8B4E30B673606
3 changed files with 9 additions and 8 deletions

View File

@ -1,8 +1,8 @@
drwxr-xr-x root/root etc/
drwxr-xr-x root/root etc/dbus-1/
drwxr-xr-x root/root etc/dbus-1/system.d/
-rw-r--r-- root/root etc/dbus-1/system.d/nm-openvpn-service.conf
drwxr-xr-x root/root usr/
drwxr-xr-x root/root usr/etc/
drwxr-xr-x root/root usr/etc/dbus-1/
drwxr-xr-x root/root usr/etc/dbus-1/system.d/
-rw-r--r-- root/root usr/etc/dbus-1/system.d/nm-openvpn-service.conf
drwxr-xr-x root/root usr/lib/
drwxr-xr-x root/root usr/lib/NetworkManager/
drwxr-xr-x root/root usr/lib/NetworkManager/VPN/

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF3/f14Z72my3QG+/Av8L9aVTHXM2MFNS3aEH0hFQV8L82s7CQvxKmUssbAc9EPyozZfGb3Ic9yGg/T3Mn6mNJkw8=
SHA256 (Pkgfile) = d24efef583584759a4f712b479738c0c78c84d1eab2f59e27a8043e64f760da1
SHA256 (.footprint) = c9b95ea2abbd89b625869ac42b0907411ed32d9a40482d74832ce61655b698ab
RWSagIOpLGJF337vDPXQgjTSpQMBEzv703rGsRcuvqm6wmnmBsItFfoWpb1tG2nZLr2mSSW/y5jlhRQDZttn3T2K1/VKts/URAM=
SHA256 (Pkgfile) = 869d3aacb583205ddff3c28b57c6d3f52dd2379712b282075fbd4678eb23f4e0
SHA256 (.footprint) = a8249e6d6704a348fcf26e4ecabc168d8909deaecf8064e54ce8939ca7b7883a
SHA256 (NetworkManager-openvpn-1.8.10.tar.xz) = af3cc86ba848d21b4ac807a09d575de11335ba4df8ce6fdb089212e77c2231ef

View File

@ -5,12 +5,13 @@
name=networkmanager-openvpn
version=1.8.10
release=3
release=4
source=(https://download.gnome.org/sources/NetworkManager-openvpn/1.8/NetworkManager-openvpn-$version.tar.xz)
build() {
cd NetworkManager-openvpn-$version
./configure --prefix=/usr \
--sysconfdir=/etc \
--libexecdir=/usr/lib \
--without-libnm-glib \
--disable-nls