mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-01-23 18:14:51 +08:00
ktorrent: removed cmake_kf5 command
This commit is contained in:
parent
33382f8a5a
commit
2aa47e7c7d
@ -3,7 +3,7 @@ source ../kdeapps.conf
|
||||
|
||||
pkgname=ktorrent
|
||||
pkgver=5.1.1
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
pkgdesc="A powerful BitTorrent client for KDE"
|
||||
arch=('x86_64')
|
||||
url='https://www.kde.org/applications/internet/ktorrent/'
|
||||
@ -25,7 +25,7 @@ prepare() {
|
||||
|
||||
build() {
|
||||
cd build
|
||||
cmake_kf5 ../${pkgname}-${pkgver}
|
||||
cmake ../${pkgname}-${pkgver}
|
||||
make
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user