[arch-commits] Commit in cantor/trunk (PKGBUILD)

Antonio Rojas arojas at archlinux.org
Sun Aug 25 20:47:39 UTC 2019


    Date: Sunday, August 25, 2019 @ 20:47:38
  Author: arojas
Revision: 361177

julia 1.2 rebuild

Modified:
  cantor/trunk/PKGBUILD

----------+
 PKGBUILD |    3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-08-25 20:36:13 UTC (rev 361176)
+++ PKGBUILD	2019-08-25 20:47:38 UTC (rev 361177)
@@ -4,7 +4,7 @@
 
 pkgname=cantor
 pkgver=19.08.0
-pkgrel=1
+pkgrel=2
 pkgdesc="KDE Frontend to Mathematical Software"
 url="https://kde.org/applications/education/cantor/"
 arch=(x86_64)
@@ -33,7 +33,6 @@
 build() {
   cd build
   cmake ../$pkgname-$pkgver \
-    -DCMAKE_INSTALL_PREFIX=/usr \
     -DCMAKE_INSTALL_LIBDIR=lib \
     -DBUILD_TESTING=OFF \
     -DPYTHON_INCLUDE_DIR=/usr/include/python2.7 \



More information about the arch-commits mailing list