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

Alexander Rødseth arodseth at archlinux.org
Thu Mar 2 08:39:42 UTC 2017


    Date: Thursday, March 2, 2017 @ 08:39:41
  Author: arodseth
Revision: 214484

upgpkg: erlang 19.2.3-2

Modified:
  erlang/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-03-02 08:39:40 UTC (rev 214483)
+++ PKGBUILD	2017-03-02 08:39:41 UTC (rev 214484)
@@ -9,7 +9,7 @@
 pkgbase=erlang
 pkgname=('erlang' 'erlang-unixodbc')
 pkgver=19.2.3
-pkgrel=1
+pkgrel=2
 arch=('x86_64' 'i686')
 url='http://www.erlang.org/'
 license=('Apache')
@@ -36,7 +36,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