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

Alexander Rødseth arodseth at nymeria.archlinux.org
Wed Oct 30 15:44:02 UTC 2013


    Date: Wednesday, October 30, 2013 @ 16:44:02
  Author: arodseth
Revision: 99616

Keeping static libraries

Modified:
  erlang/trunk/PKGBUILD

----------+
 PKGBUILD |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-10-30 15:37:15 UTC (rev 99615)
+++ PKGBUILD	2013-10-30 15:44:02 UTC (rev 99616)
@@ -9,11 +9,12 @@
 pkgbase=erlang
 pkgname=('erlang' 'erlang-unixodbc')
 pkgver=R16B02
-pkgrel=1
+pkgrel=2
 arch=('x86_64' 'i686')
 url='http://www.erlang.org/'
 license=('custom')
 makedepends=('perl' 'mesa' 'lksctp-tools' 'unixodbc' 'wxgtk' 'wxgtk2.9')
+options=('staticlibs')
 source=("http://www.erlang.org/download/otp_src_${pkgver/_/-}.tar.gz"
         "http://www.erlang.org/download/otp_doc_man_${pkgver/_/-}.tar.gz"
         'epmd.service'




More information about the arch-commits mailing list