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

Felix Yan felixonmars at archlinux.org
Tue Jun 20 13:22:37 UTC 2017


    Date: Tuesday, June 20, 2017 @ 13:22:36
  Author: felixonmars
Revision: 239029

upgpkg: haskell-path-io 1.3.1-2

rebuild with path,0.6.0

Modified:
  haskell-path-io/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-06-20 13:21:14 UTC (rev 239028)
+++ PKGBUILD	2017-06-20 13:22:36 UTC (rev 239029)
@@ -6,7 +6,7 @@
 _hkgname=path-io
 pkgname=haskell-path-io
 pkgver=1.3.1
-pkgrel=1
+pkgrel=2
 pkgdesc="Interface to ‘directory’ package for users of ‘path’"
 url="https://github.com/mrkkrp/path-io"
 license=("custom:BSD3")
@@ -20,7 +20,7 @@
   cd "$srcdir/$_hkgname-$pkgver"
   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 \
             -f-dev
   runhaskell Setup build
   LC_CTYPE=en_US.UTF-8 runhaskell Setup haddock --hoogle --html



More information about the arch-commits mailing list