[arch-commits] Commit in erlang-nox/trunk (PKGBUILD)

Alexander Rødseth arodseth at archlinux.org
Mon Mar 6 15:43:46 UTC 2017


    Date: Monday, March 6, 2017 @ 15:43:45
  Author: arodseth
Revision: 215110

upgpkg: erlang-nox 19.2.3-2

Modified:
  erlang-nox/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-03-06 15:43:34 UTC (rev 215109)
+++ PKGBUILD	2017-03-06 15:43:45 UTC (rev 215110)
@@ -8,7 +8,7 @@
 
 pkgname=erlang-nox
 pkgver=19.2.3
-pkgrel=1
+pkgrel=2
 pkgdesc='General-purpose concurrent functional programming language developed by Ericsson (headless version)'
 arch=('x86_64' 'i686')
 url='http://www.erlang.org/'
@@ -41,7 +41,7 @@
 build() {
   cd otp
 
-  ./configure --prefix=/usr --enable-smp-support --with-odbc
+  ./configure --prefix=/usr --enable-smp-support --with-odbc --enable-builtin-zlib
   make
 }
 



More information about the arch-commits mailing list