mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
aribas: fix $wrksrc usage.
This commit is contained in:
parent
5c42c4a175
commit
73b9d77e72
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
||||||
# Template file for 'aribas'
|
# Template file for 'aribas'
|
||||||
pkgname=aribas
|
pkgname=aribas
|
||||||
version=1.64
|
version=1.64
|
||||||
revision=1
|
revision=2
|
||||||
wrksrc="${pkgname}-${version}/src"
|
build_wrksrc=src
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
short_desc="Multiprecision Arithmetic Interpreter"
|
short_desc="Multiprecision Arithmetic Interpreter"
|
||||||
maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
||||||
|
|
Loading…
Add table
Reference in a new issue