NetworkManager: added patch to create two dirs required by dhcp connections, bumprev.

This commit is contained in:
Juan RP
2010-11-09 10:39:58 +01:00
parent b08fbab467
commit f005562c82
3 changed files with 56 additions and 0 deletions

View File

@@ -1,6 +1,7 @@
# Template file for 'NetworkManager'
pkgname=NetworkManager
version=0.8.2
revision=1
distfiles="${GNOME_SITE}/$pkgname/0.8/$pkgname-$version.tar.bz2"
build_style=gnu_configure
configure_args="--localstatedir=/var --with-distro=gentoo
@@ -31,6 +32,7 @@ Add_dependency run dbus-glib
Add_dependency run dbus-libs
Add_dependency run glib
Add_dependency run libgudev
Add_dependency build pkg-config
Add_dependency build libuuid-devel
Add_dependency build nss-devel
@@ -46,10 +48,18 @@ Add_dependency build libnl-devel
Add_dependency build polkit-devel
Add_dependency build ppp-devel
Add_dependency build iptables-devel
Add_dependency build automake
Add_dependency full iproute2
Add_dependency full dhcpcd
Add_dependency full wpa_supplicant
pre_configure()
{
cd ${wrksrc} && autoreconf -fi
}
post_install()
{
# Fix path to pppd.