Date: Wednesday, June 21, 2017 @ 07:28:50 Author: felixonmars Revision: 239172
upgpkg: pandoc-citeproc 0.10.5.1-4 rebuild with safe,0.3.15 Modified: pandoc-citeproc/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2017-06-21 07:27:38 UTC (rev 239171) +++ PKGBUILD 2017-06-21 07:28:50 UTC (rev 239172) @@ -4,7 +4,7 @@ pkgname=pandoc-citeproc pkgver=0.10.5.1 -pkgrel=3 +pkgrel=4 pkgdesc="Supports using pandoc with citeproc" url="https://hackage.haskell.org/package/$pkgname" license=("custom:BSD3") @@ -24,7 +24,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 \ -f-debug -f-test_citeproc -funicode_collation -f-embed_data_files -fbibutils runhaskell Setup build runhaskell Setup haddock --hoogle --html
