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

Felix Yan felixonmars at archlinux.org
Wed Jun 28 18:03:19 UTC 2017


    Date: Wednesday, June 28, 2017 @ 18:03:18
  Author: felixonmars
Revision: 241461

upgpkg: xmonad 0.13-4

rebuild with setlocale,1.0.0.5

Modified:
  xmonad/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-06-28 18:01:36 UTC (rev 241460)
+++ PKGBUILD	2017-06-28 18:03:18 UTC (rev 241461)
@@ -6,7 +6,7 @@
 
 pkgname=xmonad
 pkgver=0.13
-pkgrel=3
+pkgrel=4
 pkgdesc="Lightweight X11 tiled window manager written in Haskell"
 arch=('i686' 'x86_64')
 url="http://xmonad.org/"
@@ -34,7 +34,7 @@
 
   runhaskell Setup configure -O --enable-shared --enable-executable-dynamic \
     --prefix=/usr --docdir="/usr/share/doc/${pkgname}" --datasubdir="$pkgname" \
-    --libsubdir=\$compiler/site-local/\$pkgid
+    --dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid
   runhaskell Setup build
   runhaskell Setup haddock
   runhaskell Setup register --gen-script



More information about the arch-commits mailing list