mirror of
https://gitlab.linphone.org/BC/public/linphone-desktop.git
synced 2026-01-17 11:28:07 +00:00
Build qt 5.10 RPM.
This commit is contained in:
parent
15855805bc
commit
30026dceb8
2 changed files with 2 additions and 2 deletions
|
|
@ -1,6 +1,6 @@
|
|||
# -*- rpm-spec -*-
|
||||
|
||||
%define _qt5_version 5.10.1
|
||||
%define _qt5_version 5.10
|
||||
%define _qt5_dir /opt/com.belledonne-communications/linphone
|
||||
|
||||
%define _qt5_archdatadir %{_qt5_dir}
|
||||
|
|
|
|||
|
|
@ -4,7 +4,7 @@
|
|||
# See: http://doc.qt.io/qt-5/configure-options.html
|
||||
|
||||
REPO_URL='git://code.qt.io/qt/qt5.git'
|
||||
QT_VERSION='5.10.1'
|
||||
QT_VERSION='5.10'
|
||||
|
||||
RPM_NAME=linphone-qt-${QT_VERSION}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue