connman: disable vpnc for now (fails if bin not around).

This commit is contained in:
Juan RP 2013-02-04 21:24:00 +01:00
parent 04fd015b0e
commit a0c2cb48c6

View file

@ -6,7 +6,7 @@ subpackages="$pkgname-devel"
build_style=gnu-configure
configure_args="--enable-pie --enable-threads --enable-ethernet
--enable-wifi --enable-bluetooth --enable-loopback --enable-nmcompat
--enable-polkit --enable-client --enable-vpnc
--enable-polkit --enable-client
--with-systemdunitdir=/usr/lib/systemd/system"
short_desc="Open Source CONNection MANager"
maintainer="Juan RP <xtraeme@gmail.com>"