mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-17 23:34:07 +00:00
extra/qt5 to 5.0.2-2
This commit is contained in:
parent
73cca602a6
commit
f4cbbd8a2d
1 changed files with 2 additions and 2 deletions
|
@ -24,7 +24,7 @@ pkgname=('qt5-base'
|
||||||
'qt5-webkit'
|
'qt5-webkit'
|
||||||
'qt5-xmlpatterns')
|
'qt5-xmlpatterns')
|
||||||
pkgver=5.0.2
|
pkgver=5.0.2
|
||||||
pkgrel=1.1
|
pkgrel=2
|
||||||
arch=('i686' 'x86_64')
|
arch=('i686' 'x86_64')
|
||||||
url='http://qt-project.org/'
|
url='http://qt-project.org/'
|
||||||
license=('GPL3' 'LGPL')
|
license=('GPL3' 'LGPL')
|
||||||
|
@ -110,7 +110,7 @@ build() {
|
||||||
cd ${m}/examples
|
cd ${m}/examples
|
||||||
${QTDIR}/qtbase/bin/qmake
|
${QTDIR}/qtbase/bin/qmake
|
||||||
make
|
make
|
||||||
cd ../../
|
cd ../../
|
||||||
done
|
done
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue