extra/cantor to 17.12.3-2

This commit is contained in:
Kevin Mihelich 2018-04-01 00:02:05 +00:00
parent b1f0449500
commit 5d64a09b1e

View file

@ -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 \