mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 03:30:05 +02:00
pari: SUMMARY_data was missing its _data suffix. My fault.
This commit is contained in:
@@ -13,7 +13,7 @@ the above-mentioned systems, only Magma provides similar features)."
|
||||
HOMEPAGE="http://pari.math.u-bordeaux.fr/"
|
||||
COPYRIGHT="2000-2016 The PARI Group, Bordeaux"
|
||||
LICENSE="GNU GPL v2"
|
||||
REVISION="1"
|
||||
REVISION="2"
|
||||
SOURCE_URI="http://pari.math.u-bordeaux.fr/pub/pari/unix/pari-$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="39a797222e33b8498777d4bca7b0d64acebddecc9f478578ada87d769289b811"
|
||||
PATCHES="pari-$portVersion.patchset"
|
||||
@@ -47,7 +47,7 @@ REQUIRES_devel="
|
||||
"
|
||||
|
||||
if [ -z "$secondaryArchSuffix" ]; then
|
||||
SUMMARY="A specialized computer algebra system (data files)"
|
||||
SUMMARY_data="A specialized computer algebra system (data files)"
|
||||
ARCHITECTURES_data="any"
|
||||
PROVIDES_data="
|
||||
pari_data = $portVersion
|
||||
|
||||
Reference in New Issue
Block a user