summaryrefslogtreecommitdiffstats
path: root/haskell/haskell-OpenGLRaw/haskell-OpenGLRaw.SlackBuild
diff options
context:
space:
mode:
author Mikko Värri <vmj@linuxbox.fi>2012-06-27 16:04:01 -0400
committer dsomero <xgizzmo@slackbuilds.org>2012-06-27 16:04:01 -0400
commitd026a48b703b5cafa0bf9de728e1ff0426bf380e (patch)
tree38dfe582109492a221b96df954f9190da3e763c4 /haskell/haskell-OpenGLRaw/haskell-OpenGLRaw.SlackBuild
parent183c4f08d4f22240cbd5fff5858fbab1cc1ba6ad (diff)
downloadslackbuilds-d026a48b703b5cafa0bf9de728e1ff0426bf380e.tar.gz
slackbuilds-d026a48b703b5cafa0bf9de728e1ff0426bf380e.tar.xz
haskell/haskell-OpenGLRaw: Updated for version 1.2.0.0.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'haskell/haskell-OpenGLRaw/haskell-OpenGLRaw.SlackBuild')
-rw-r--r--haskell/haskell-OpenGLRaw/haskell-OpenGLRaw.SlackBuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/haskell/haskell-OpenGLRaw/haskell-OpenGLRaw.SlackBuild b/haskell/haskell-OpenGLRaw/haskell-OpenGLRaw.SlackBuild
index 00073ed713..bfca108df3 100644
--- a/haskell/haskell-OpenGLRaw/haskell-OpenGLRaw.SlackBuild
+++ b/haskell/haskell-OpenGLRaw/haskell-OpenGLRaw.SlackBuild
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=haskell-OpenGLRaw
-VERSION=${VERSION:-1.1.0.2}
+VERSION=${VERSION:-1.2.0.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -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