[arch-commits] Commit in haskell-utf8-string/trunk (PKGBUILD)

Jelle van der Waa jelle at nymeria.archlinux.org
Sat Oct 26 18:18:19 UTC 2013


    Date: Saturday, October 26, 2013 @ 20:18:19
  Author: jelle
Revision: 99302

add staticlibs to keep the static libs

Modified:
  haskell-utf8-string/trunk/PKGBUILD

----------+
 PKGBUILD |    1 +
 1 file changed, 1 insertion(+)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-10-26 18:08:20 UTC (rev 99301)
+++ PKGBUILD	2013-10-26 18:18:19 UTC (rev 99302)
@@ -14,6 +14,7 @@
 install=${pkgname}.install
 source=(http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
 md5sums=('50e5c395713e716e0e4a56da73f87ccd')
+options=('staticlibs')
 
 build() {
     cd ${srcdir}/${_hkgname}-${pkgver}




More information about the arch-commits mailing list