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

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


    Date: Saturday, October 26, 2013 @ 20:06:07
  Author: jelle
Revision: 99300

add staticlibs to keep the static libs

Modified:
  haskell-stm/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-10-26 18:03:47 UTC (rev 99299)
+++ PKGBUILD	2013-10-26 18:06:07 UTC (rev 99300)
@@ -13,6 +13,7 @@
 source=(http://hackage.haskell.org/packages/archive/${_hkgname}/$pkgver/${_hkgname}-$pkgver.tar.gz)
 install=${pkgname}.install
 md5sums=('a0008fce2e12a18ab230516132d4117e')
+options=('staticlibs')
 
 build() {
     cd ${srcdir}/${_hkgname}-$pkgver




More information about the arch-commits mailing list