erlang: don't clobber builddir
This commit is contained in:
parent
e29e2a92d5
commit
e449420477
1 changed files with 3 additions and 2 deletions
|
@ -1,8 +1,9 @@
|
|||
# Template file for 'erlang'
|
||||
pkgname=erlang
|
||||
version=20.1
|
||||
revision=2
|
||||
wrksrc=otp_src_${version}
|
||||
revision=3
|
||||
create_wrksrc=yes
|
||||
build_wrksrc=otp_src_${version}
|
||||
build_style=gnu-configure
|
||||
configure_args="$(vopt_if x11 --with-wx-config=wx-config-3.0)"
|
||||
hostmakedepends="perl libxslt"
|
||||
|
|
Loading…
Reference in a new issue