From 22e755c2387b7fb94253f3cb996bf7266a1d1c7f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mikko=20V=C3=A4rri?= Date: Wed, 27 Jun 2012 16:08:42 -0400 Subject: haskell/haskell-terminfo: Adjust build for ghc 7.4.x. Signed-off-by: dsomero --- haskell/haskell-terminfo/haskell-terminfo.SlackBuild | 3 ++- haskell/haskell-terminfo/haskell-terminfo.info | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) (limited to 'haskell/haskell-terminfo') diff --git a/haskell/haskell-terminfo/haskell-terminfo.SlackBuild b/haskell/haskell-terminfo/haskell-terminfo.SlackBuild index c2c159cc94..e95babfb42 100644 --- a/haskell/haskell-terminfo/haskell-terminfo.SlackBuild +++ b/haskell/haskell-terminfo/haskell-terminfo.SlackBuild @@ -24,7 +24,7 @@ PRGNAM=haskell-terminfo VERSION=${VERSION:-0.3.2.3} -BUILD=${BUILD:-1} +BUILD=${BUILD:-2} TAG=${TAG:-_SBo} SRCNAM="$( echo $PRGNAM | cut -d- -f2- )" @@ -80,6 +80,7 @@ runghc Setup configure \ --libdir=/usr/lib${LIBDIRSUFFIX} \ --libsubdir=ghc-${GHC_VERSION}/$SRCNAM-$VERSION \ --enable-shared \ + --enable-library-profiling \ --docdir=/usr/doc/$PRGNAM-$VERSION runghc Setup build diff --git a/haskell/haskell-terminfo/haskell-terminfo.info b/haskell/haskell-terminfo/haskell-terminfo.info index 4376da59e4..a40d1e2b2d 100644 --- a/haskell/haskell-terminfo/haskell-terminfo.info +++ b/haskell/haskell-terminfo/haskell-terminfo.info @@ -7,4 +7,4 @@ DOWNLOAD_x86_64="" MD5SUM_x86_64="" MAINTAINER="Mikko Värri" EMAIL="vmj@linuxbox.fi" -APPROVED="dsomero,Niels Horn" +APPROVED="dsomero" -- cgit v1.2.3