[arch-commits] Commit in haskell-mmap/repos (testing-i686 testing-i686/PKGBUILD)
Vesa Kaihlavirta
vesa at archlinux.org
Sun Dec 27 14:29:29 UTC 2009
Date: Sunday, December 27, 2009 @ 09:29:29
Author: vesa
Revision: 61874
Merged revisions 61873 via svnmerge from
svn+ssh://vesa@gerolde.archlinux.org/srv/svn-packages/haskell-mmap/trunk
........
r61873 | vesa | 2009-12-27 16:28:53 +0200 (Sun, 27 Dec 2009) | 2 lines
--enable-split-objs
........
Modified:
haskell-mmap/repos/testing-i686/ (properties)
haskell-mmap/repos/testing-i686/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Property changes on: haskell-mmap/repos/testing-i686
___________________________________________________________________
Modified: svnmerge-integrated
- /haskell-mmap/trunk:1-61770
+ /haskell-mmap/trunk:1-61873
Modified: testing-i686/PKGBUILD
===================================================================
--- testing-i686/PKGBUILD 2009-12-27 14:28:53 UTC (rev 61873)
+++ testing-i686/PKGBUILD 2009-12-27 14:29:29 UTC (rev 61874)
@@ -17,7 +17,7 @@
build() {
cd $srcdir/mmap-$pkgver
- runhaskell Setup configure --prefix=/usr -p --enable-shared || return 1
+ runhaskell Setup configure --prefix=/usr -p --enable-shared --enable-split-objs || return 1
runhaskell Setup build || return 1
runhaskell Setup register --gen-script || return 1
runhaskell Setup unregister --gen-script || return 1
More information about the arch-commits
mailing list