[arch-commits] Commit in purescript/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Wed Jun 21 06:57:37 UTC 2017
Date: Wednesday, June 21, 2017 @ 06:57:36
Author: felixonmars
Revision: 239162
upgpkg: purescript 0.11.5-13
rebuild with safe,0.3.15
Modified:
purescript/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2017-06-21 06:41:40 UTC (rev 239161)
+++ PKGBUILD 2017-06-21 06:57:36 UTC (rev 239162)
@@ -4,7 +4,7 @@
pkgname=purescript
pkgver=0.11.5
-pkgrel=12
+pkgrel=13
pkgdesc="PureScript Programming Language Compiler"
url="http://www.purescript.org/"
license=("custom:BSD3")
@@ -36,7 +36,7 @@
runhaskell Setup configure -O --enable-shared --enable-executable-dynamic \
--prefix=/usr --docdir="/usr/share/doc/${pkgbase}" --datasubdir="$pkgbase" \
- --libsubdir=\$compiler/site-local/\$pkgid \
+ --dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid \
-frelease
LC_CTYPE=en_US.UTF-8 runhaskell Setup build
runhaskell Setup haddock --hoogle --html
More information about the arch-commits
mailing list