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

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


    Date: Saturday, October 26, 2013 @ 23:26:22
  Author: jelle
Revision: 99323

remove staticlibs

Modified:
  xmobar/trunk/PKGBUILD

----------+
 PKGBUILD |    3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-10-26 21:11:19 UTC (rev 99322)
+++ PKGBUILD	2013-10-26 21:26:22 UTC (rev 99323)
@@ -12,9 +12,8 @@
 depends=('gmp' 'libxft' 'libxinerama' 'wireless_tools' 'libxrandr')
 makedepends=('ghc=7.6.3-1' 'haskell-x11=1.6.1.1-3' 'haskell-x11-xft=0.3.1-9' 'haskell-utf8-string=0.3.7-5'
 	     'haskell-stm=2.4.2-2' 'haskell-parsec=3.1.3-3' 'haskell-mtl=2.1.2-3' 'haskell-regex-base' 'haskell-regex-compat')
-options=('strip' 'staticlibs')
+options=('strip')
 source=(http://hackage.haskell.org/packages/archive/xmobar/$pkgver/xmobar-$pkgver.tar.gz)
-options=('staticlibs')
 
 build() {
     cd ${srcdir}/xmobar-$pkgver




More information about the arch-commits mailing list