mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-18 22:54:00 +00:00
extra/cantor to 17.12.3-2
This commit is contained in:
parent
b1f0449500
commit
5d64a09b1e
1 changed files with 1 additions and 2 deletions
|
@ -8,7 +8,7 @@
|
|||
|
||||
pkgname=cantor
|
||||
pkgver=17.12.3
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
pkgdesc="KDE Frontend to Mathematical Software"
|
||||
url="https://kde.org/applications/education/cantor/"
|
||||
arch=(x86_64)
|
||||
|
@ -41,7 +41,6 @@ prepare() {
|
|||
build() {
|
||||
cd build
|
||||
cmake ../$pkgname-$pkgver \
|
||||
-DCMAKE_BUILD_TYPE=Release \
|
||||
-DCMAKE_INSTALL_PREFIX=/usr \
|
||||
-DCMAKE_INSTALL_LIBDIR=lib \
|
||||
-DBUILD_TESTING=OFF \
|
||||
|
|
Loading…
Reference in a new issue