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'
|
||||
pkgname=aribas
|
||||
version=1.64
|
||||
revision=1
|
||||
wrksrc="${pkgname}-${version}/src"
|
||||
revision=2
|
||||
build_wrksrc=src
|
||||
build_style=gnu-makefile
|
||||
short_desc="Multiprecision Arithmetic Interpreter"
|
||||
maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
||||
|
|
Loading…
Reference in a new issue