mirror of
https://gitdl.cn/https://github.com/chakralinux/core.git
synced 2025-02-04 16:08:13 +08:00
Rebuid against new python
This commit is contained in:
parent
54c0a793c4
commit
9c401198bc
@ -6,7 +6,7 @@
|
||||
|
||||
pkgname=pyqt
|
||||
pkgver=4.8.1
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
pkgdesc="A set of Python bindings for the Qt toolkit"
|
||||
arch=('i686' 'x86_64')
|
||||
url="http://riverbankcomputing.co.uk/software/pyqt/intro"
|
||||
@ -41,4 +41,4 @@ package(){
|
||||
cd ${srcdir}/PyQt-x11-gpl-${pkgver}
|
||||
# INSTALL_ROOT is needed for the QtDesigner module, the other Makefiles use DESTDIR
|
||||
make DESTDIR="${pkgdir}" INSTALL_ROOT="${pkgdir}" install
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user