mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-02-16 23:57:11 +00:00
community/polymake to 4.9-6
This commit is contained in:
parent
db1b30a11d
commit
08668b528c
1 changed files with 1 additions and 2 deletions
|
@ -8,7 +8,7 @@ highmem=1
|
|||
|
||||
pkgname=polymake
|
||||
pkgver=4.9
|
||||
pkgrel=3
|
||||
pkgrel=6
|
||||
_perlver=`perl -e '$v = $^V->{version}; print $v->[0].".".($v->[1]).".".($v->[2]);'`
|
||||
pkgdesc='Open source software for research in polyhedral geometry'
|
||||
arch=(x86_64)
|
||||
|
@ -27,7 +27,6 @@ prepare() {
|
|||
|
||||
build() {
|
||||
cd polymake-$pkgver
|
||||
CXXOPT="" \
|
||||
./configure \
|
||||
--prefix=/usr \
|
||||
--without-native \
|
||||
|
|
Loading…
Reference in a new issue