From 31a3758ae375d8fb8a554fa38990774875efe720 Mon Sep 17 00:00:00 2001 From: tnut Date: Mon, 24 Jan 2011 21:29:20 +0100 Subject: wicd, correction pour interpreteur python2 --- extra/wicd/Pkgfile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'extra') diff --git a/extra/wicd/Pkgfile b/extra/wicd/Pkgfile index a6d847a8d..187da6065 100644 --- a/extra/wicd/Pkgfile +++ b/extra/wicd/Pkgfile @@ -7,7 +7,7 @@ name=wicd version=1.7.0 -release=7 +release=8 source=(http://downloads.sourceforge.net/$name/wicd-$version.tar.gz \ http://nutyx.meticul.eu/files/patchs/$name/{wicd_in_usr.patch,wicd-locale.patch,wicd.desktop} wicd-1.7.0-python-2.7.patch @@ -22,7 +22,8 @@ build() { python2 setup.py configure --no-install-init \ --resume=/usr/share/wicd/scripts/ \ - --suspend=/usr/share/wicd/scripts --verbose + --suspend=/usr/share/wicd/scripts --verbose \ + --python=/usr/bin/python2 python2 setup.py install --root=$PKG # Add custom rc.d script -- cgit v1.2.3-70-g09d2