[arch-commits] Commit in darcs/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Tue May 19 20:31:29 UTC 2020


    Date: Tuesday, May 19, 2020 @ 20:31:29
  Author: felixonmars
Revision: 630153

upgpkg: darcs 2.14.4-5: rebuild with tasty-golden 2.3.3.3

Modified:
  darcs/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-05-19 20:19:42 UTC (rev 630152)
+++ PKGBUILD	2020-05-19 20:31:29 UTC (rev 630153)
@@ -3,7 +3,7 @@
 
 pkgname=darcs
 pkgver=2.14.4
-pkgrel=4
+pkgrel=5
 pkgdesc="A distributed, interactive, smart revision control system"
 url="http://darcs.net"
 license=("GPL")
@@ -37,7 +37,7 @@
         --dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid \
         -fcurl -fpkgconfig -f-static -fterminfo -fthreaded -fexecutable \
         -f-rts -foptimize -f-warn-as-error -f-libiconv
-    LD_LIBRARY_PATH="$srcdir"/$pkgname-$pkgver/dist/build runhaskell Setup build
+    LD_LIBRARY_PATH="$srcdir"/$pkgname-$pkgver/dist/build runhaskell Setup build $MAKEFLAGS
     runhaskell Setup register --gen-script
     runhaskell Setup unregister --gen-script
     sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh



More information about the arch-commits mailing list