extra/cantor to 17.08.1-2

This commit is contained in:
Kevin Mihelich 2017-10-04 00:32:10 +00:00
parent eb68e89854
commit 7b66456114

View file

@ -8,7 +8,7 @@
pkgname=cantor
pkgver=17.08.1
pkgrel=1
pkgrel=2
pkgdesc="KDE Frontend to Mathematical Software"
url="https://kde.org/applications/education/cantor/"
arch=(i686 x86_64)
@ -49,7 +49,7 @@ build() {
cmake ../$pkgname-$pkgver \
-DCMAKE_BUILD_TYPE=Release \
-DCMAKE_INSTALL_PREFIX=/usr \
-DKDE_INSTALL_LIBDIR=lib \
-DCMAKE_INSTALL_LIBDIR=lib \
-DBUILD_TESTING=OFF \
-DPYTHON_INCLUDE_DIR=/usr/include/python2.7 \
-DPYTHON_LIBRARY=/usr/lib/libpython2.7.so