summaryrefslogtreecommitdiff
path: root/community/connman
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2012-08-29 00:04:41 +0000
committerroot <root@rshg054.dnsready.net>2012-08-29 00:04:41 +0000
commit498a4346616c33beac56d48a246cf27fe3812341 (patch)
tree333cfc0154a280d9dcf65c08900913200c33d988 /community/connman
parent559da5e6e5aff9ccc57e29b6a91c35a528424b6c (diff)
Wed Aug 29 00:04:40 UTC 2012
Diffstat (limited to 'community/connman')
-rw-r--r--community/connman/PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/community/connman/PKGBUILD b/community/connman/PKGBUILD
index d9379b889..a67a10498 100644
--- a/community/connman/PKGBUILD
+++ b/community/connman/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=connman
pkgver=1.6
-pkgrel=2
+pkgrel=3
pkgdesc="Wireless LAN network manager"
url="http://connman.net/"
arch=('i686' 'x86_64')
@@ -29,6 +29,7 @@ build() {
patch -Np1 -i "${srcdir}/allow_group_network.diff"
./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
+ --with-systemdunitdir=/usr/lib/systemd/system \
--enable-threads \
--enable-openconnect \
--enable-openvpn \