community/erlang to 25.2-3

This commit is contained in:
Kevin Mihelich 2023-02-03 00:03:25 +00:00
parent 3be426ba63
commit 1d92243bb2

View file

@ -12,7 +12,7 @@
pkgbase=erlang
pkgname=(erlang erlang-unixodbc)
pkgver=25.2
pkgrel=2
pkgrel=3
_docver=25.0
arch=(x86_64)
url='https://erlang.org'
@ -47,7 +47,7 @@ build() {
--prefix=/usr \
--with-odbc \
--disable-pgo
make
make DOC_TARGETS=chunks all docs
}
package_erlang() {
@ -60,7 +60,7 @@ package_erlang() {
conflicts=(erlang-nox)
export PATH="$srcdir/bin:$PATH"
make -C otp DESTDIR="$pkgdir" install
make -C otp DESTDIR="$pkgdir" DOC_TARGETS=chunks install install-docs
# move files that belong to the erlang-unixodbc package
mkdir -p unixodbc