mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-01-23 18:14:51 +08:00
[skip-ci] ksvnupdater: fix build
This commit is contained in:
parent
d7cb3a8163
commit
944a3b8831
@ -14,7 +14,7 @@ sha512sums=('f13493183751c880da9640df8ba978ab00e6ac858072094482d3ce858159d8d7c44
|
||||
|
||||
build() {
|
||||
cd $pkgname-$pkgver
|
||||
mkdir build && cd build
|
||||
cd build
|
||||
cmake -DCMAKE_INSTALL_PREFIX=/usr ..
|
||||
make clean
|
||||
make
|
||||
|
Loading…
Reference in New Issue
Block a user