From d0a09dff30fd669107248a6cf6e22ffc9199d121 Mon Sep 17 00:00:00 2001 From: sibel Date: Wed, 29 Dec 2010 15:29:28 +0000 Subject: pyqt#4.7.7-3, maj python --- extra/pyqt/Pkgfile | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'extra/pyqt/Pkgfile') diff --git a/extra/pyqt/Pkgfile b/extra/pyqt/Pkgfile index 2919ac36f..de16e3ff5 100644 --- a/extra/pyqt/Pkgfile +++ b/extra/pyqt/Pkgfile @@ -6,18 +6,18 @@ name=pyqt version=4.7.7 -release=2 +release=3 source=(http://www.riverbankcomputing.com/static/Downloads/PyQt4/PyQt-x11-gpl-$version.tar.gz http://nutyx.meticul.eu/files/patchs/$name/fix-kdebindings-4.5.2.patch) build() { cd PyQt-x11-gpl-$version +# patch -Np0 -i ../fix-kdebindings-4.5.2.patch - patch -Np0 -i ../fix-kdebindings-4.5.2.patch - - echo yes | python configure.py -b /usr/bin \ - -d /usr/lib/python2.6/site-packages \ - -v /usr/share/sip +# echo yes | + python2 configure.py -b /usr/bin \ + -d /usr/lib/python2.7/site-packages \ + -v /usr/share/sip/ make make DESTDIR=$PKG install } -- cgit v1.2.3-70-g09d2