summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authortnut <thierryn1 at hispeed dot ch>2011-01-24 21:29:20 +0100
committertnut <thierryn1 at hispeed dot ch>2011-01-24 21:29:20 +0100
commit31a3758ae375d8fb8a554fa38990774875efe720 (patch)
tree0a059f030eef5a497489a65fe8b992446e103ab8
parentdb73981af0bc43376e7bfc8418e64621783d79e4 (diff)
downloadnutyx-extra-31a3758ae375d8fb8a554fa38990774875efe720.tar.gz
nutyx-extra-31a3758ae375d8fb8a554fa38990774875efe720.tar.bz2
nutyx-extra-31a3758ae375d8fb8a554fa38990774875efe720.tar.xz
nutyx-extra-31a3758ae375d8fb8a554fa38990774875efe720.zip
wicd, correction pour interpreteur python2
-rw-r--r--extra/wicd/Pkgfile5
1 files changed, 3 insertions, 2 deletions
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