Date: Sunday, December 27, 2015 @ 10:37:01 Author: fyan Revision: 154584
upgpkg: darcs 2.10.2-7 rebuild with regex-applicative-0.3.3 Modified: darcs/trunk/PKGBUILD ----------+ PKGBUILD | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2015-12-27 09:27:15 UTC (rev 154583) +++ PKGBUILD 2015-12-27 09:37:01 UTC (rev 154584) @@ -4,7 +4,7 @@ pkgname=darcs pkgver=2.10.2 -pkgrel=6 +pkgrel=7 pkgdesc="A distributed, interactive, smart revision control system" url="http://darcs.net" license=("GPL") @@ -28,7 +28,6 @@ cd "${srcdir}/${pkgname}-${pkgver}" runhaskell Setup configure -O --prefix=/usr --docdir="/usr/share/doc/${pkgname}" \ - --datasubdir="$pkgname" \ -fcurl -fpkgconfig -fhttp -f-static -fterminfo -fthreaded -fexecutable \ -f-hpc -f-rts -foptimize -f-warn-as-error -f-use-local-data-map-strict \ -f-libiconv -f-hashed-storage-diff -fuse-time-1point5 -fnetwork-uri
