NetworkManager: fixed build.
This commit is contained in:
parent
af4e5325c6
commit
74c848c9fd
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue
Block a user