[arch-commits] Commit in haskell-x11-xft/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Fri Jul 7 08:59:04 UTC 2017
Date: Friday, July 7, 2017 @ 08:59:04
Author: felixonmars
Revision: 242756
upgpkg: haskell-x11-xft 0.3.1-27
rebuild with dlist,0.8.0.3
Modified:
haskell-x11-xft/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2017-07-07 08:57:22 UTC (rev 242755)
+++ PKGBUILD 2017-07-07 08:59:04 UTC (rev 242756)
@@ -4,7 +4,7 @@
_hkgname=X11-xft
pkgname=haskell-x11-xft
pkgver=0.3.1
-pkgrel=26
+pkgrel=27
pkgdesc="Bindings to the Xft, X Free Type interface library, and some Xrender parts"
url="https://hackage.haskell.org/package/${_hkgname}"
license=('LGPL')
@@ -18,7 +18,7 @@
runhaskell Setup configure -O --enable-shared --enable-executable-dynamic \
--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
- --libsubdir=\$compiler/site-local/\$pkgid
+ --dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid
runhaskell Setup build
runhaskell Setup haddock --hoogle --html
runhaskell Setup register --gen-script
More information about the arch-commits
mailing list