erlang: don't clobber builddir

This commit is contained in:
Michael Gehring 2017-11-11 17:54:08 +01:00 committed by Leаh Neukirchen
parent e29e2a92d5
commit e449420477

View file

@ -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"