wok diff network-manager/receipt @ rev 18281
mate-control-center: update deps and force glib compile schemas
author | Yuri Pourre <yuripourre@gmail.com> |
---|---|
date | Mon Aug 10 09:59:01 2015 -0300 (2015-08-10) |
parents | 792f05a01cad |
children | 6831608a1b2a |
line diff
1.1 --- a/network-manager/receipt Mon May 12 20:55:24 2014 +0000 1.2 +++ b/network-manager/receipt Mon Aug 10 09:59:01 2015 -0300 1.3 @@ -9,7 +9,7 @@ 1.4 SOURCE="NetworkManager" 1.5 TARBALL="$SOURCE-$VERSION.tar.xz" 1.6 WEB_SITE="http://projects.gnome.org/NetworkManager/" 1.7 -WGET_URL="$GNOME_MIRROR/$SOURCE/0.9/$TARBALL" 1.8 +WGET_URL="$GNOME_MIRROR/$SOURCE/${VERSION%.*.*}/$TARBALL" 1.9 1.10 DEPENDS="dbus dbus-glib gtk+ wireless_tools libgudev libnl nss ppp iptables dhcp-client" 1.11 BUILD_DEPENDS="dbus-dev dbus-glib-dev gtk+-dev wireless_tools-dev libgudev-dev \ 1.12 @@ -18,7 +18,6 @@ 1.13 # Rules to configure and make the package. 1.14 compile_rules() 1.15 { 1.16 - cd $src 1.17 ./configure \ 1.18 --prefix=/usr \ 1.19 --libexecdir=/usr/lib/$PACKAGE \