summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authoreolianoe2017-01-18 17:24:41 +0100
committereolianoe2017-01-18 17:24:41 +0100
commit8f0a968e376df385fe73eda867d6c79313de2854 (patch)
tree0511df02ff234cd9737eeb653554277bfccc68c7 /PKGBUILD
parentbae71ce702c5aca21cb5a812089a9176ac6eda5f (diff)
downloadaur-8f0a968e376df385fe73eda867d6c79313de2854.tar.gz
disable modelica to allow the build
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5f1c435780b8..637f42ee2d22 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=scilab
pkgver=5.5.2
-pkgrel=13
+pkgrel=14
pkgdesc='A scientific software package for numerical computations.'
arch=('i686' 'x86_64')
url='https://www.scilab.org'
@@ -69,7 +69,7 @@ build() {
--with-matio \
--with-umfpack \
--with-fftw \
- --with-modelica \
+ --without-modelica \
--without-emf \
--with-install-help-xml \
--enable-build-help \