NetworkManager: fixed build.

This commit is contained in:
Juan RP 2014-06-16 14:17:37 +02:00
parent af4e5325c6
commit 74c848c9fd

View file

@ -22,8 +22,8 @@ distfiles="${GNOME_SITE}/$pkgname/0.9/$pkgname-$version.tar.xz"
checksum=064d27223d3824859df12e1fb25b787fec1c68bbc864dc52a0289b9211c4c972
hostmakedepends="
libtool pkg-config intltool gnutls-devel glib-devel dbus-glib-devel
dbus iproute2 dhcpcd wpa_supplicant bluez"
automake libtool pkg-config intltool gnutls-devel glib-devel dbus-glib-devel
gettext-devel gtk-doc dbus iproute2 dhcpcd wpa_supplicant bluez"
makedepends="libuuid-devel gnutls-devel dbus-glib-devel libgudev-devel
libnl3-devel polkit-devel ppp-devel>=2.4.6 iptables-devel libsoup-devel
ModemManager-devel mobile-broadband-provider-info"
@ -59,7 +59,7 @@ else
fi
pre_configure() {
libtoolize -f
NOCONFIGURE=1 ./autogen.sh
# Full switch to /run to not depend on /var/run being a symlink.
sed -e 's,^nmrundir=.*$,nmrundir=\"/run/\$PACKAGE\",' -i configure