mirror of
https://gitdl.cn/https://github.com/chakralinux/core.git
synced 2025-02-03 08:07:15 +08:00
qt5-virtualkeyboard patched fix build [ßtable]
This commit is contained in:
parent
2f066efb13
commit
b065d94d96
@ -17,14 +17,15 @@ md5sums=('df1531505041cac0d4e48158f05b76d9'
|
||||
|
||||
prepare() {
|
||||
mkdir -p build
|
||||
|
||||
cd ${_pkgfqn}
|
||||
# Security warning KDE ml
|
||||
patch -p1 -i ${srcdir}/c7a94110987672308ed04b40fd8ed207d1c8d93b.diff
|
||||
}
|
||||
|
||||
build() {
|
||||
cd build
|
||||
|
||||
# Security warning KDE ml
|
||||
patch -p1 -i ${srcdir}/c7a94110987672308ed04b40fd8ed207d1c8d93b.diff
|
||||
|
||||
qmake-qt5 ../${_pkgfqn}
|
||||
make
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user