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

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


    Date: Saturday, October 26, 2013 @ 20:03:47
  Author: jelle
Revision: 99299

add staticlibs to keep the static libs

Modified:
  haskell-dlist/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-10-26 17:45:47 UTC (rev 99298)
+++ PKGBUILD	2013-10-26 18:03:47 UTC (rev 99299)
@@ -18,6 +18,7 @@
 source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
 sha256sums=('4780e5409eff55bbfdd7470ef802a087a04048c9cd5efe0482c82878292f19ea')
 install="${pkgname}.install"
+options=('staticlibs')
 
 build() {
     cd ${srcdir}/${_hkgname}-${pkgver}




More information about the arch-commits mailing list