[arch-commits] Commit in haskell-interpolatedstring-perl6/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Wed Jun 21 07:51:37 UTC 2017


    Date: Wednesday, June 21, 2017 @ 07:51:36
  Author: felixonmars
Revision: 239191

upgpkg: haskell-interpolatedstring-perl6 1.0.0-20

rebuild with safe,0.3.15

Modified:
  haskell-interpolatedstring-perl6/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-06-21 07:49:54 UTC (rev 239190)
+++ PKGBUILD	2017-06-21 07:51:36 UTC (rev 239191)
@@ -4,7 +4,7 @@
 _hkgname=interpolatedstring-perl6
 pkgname=haskell-interpolatedstring-perl6
 pkgver=1.0.0
-pkgrel=19
+pkgrel=20
 pkgdesc="QuasiQuoter for Perl6-style multi-line interpolated strings"
 url="https://github.com/audreyt/interpolatedstring-perl6"
 license=('custom:PublicDomain')
@@ -17,8 +17,8 @@
     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
+        --prefix=/usr --docdir="/usr/share/doc/${pkgname}" --datasubdir="$pkgname" \
+        --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