[arch-commits] Commit in haskell-syb/trunk (PKGBUILD)
Jelle van der Waa
jelle at nymeria.archlinux.org
Sat Oct 26 18:08:20 UTC 2013
Date: Saturday, October 26, 2013 @ 20:08:20
Author: jelle
Revision: 99301
add staticlibs to keep the static libs
Modified:
haskell-syb/trunk/PKGBUILD
----------+
PKGBUILD | 1 +
1 file changed, 1 insertion(+)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2013-10-26 18:06:07 UTC (rev 99300)
+++ PKGBUILD 2013-10-26 18:08:20 UTC (rev 99301)
@@ -13,6 +13,7 @@
source=(http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
install=${pkgname}.install
md5sums=('ec2719d444a6561b2424dcef10b4fe34')
+options=('staticlibs')
build() {
cd ${srcdir}/${_hkgname}-${pkgver}
More information about the arch-commits
mailing list