From 16c1cf7d42b74cfd033e5f9901d822eb0dad3c55 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mikko=20V=C3=A4rri?= Date: Sun, 9 Jan 2011 12:24:52 -0500 Subject: libraries/haskell-regex-compat: Miscellaneous cleanup. Signed-off-by: dsomero --- libraries/haskell-regex-compat/haskell-regex-compat.SlackBuild | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'libraries/haskell-regex-compat/haskell-regex-compat.SlackBuild') diff --git a/libraries/haskell-regex-compat/haskell-regex-compat.SlackBuild b/libraries/haskell-regex-compat/haskell-regex-compat.SlackBuild index 2783da2ca0..5e0c3126fb 100644 --- a/libraries/haskell-regex-compat/haskell-regex-compat.SlackBuild +++ b/libraries/haskell-regex-compat/haskell-regex-compat.SlackBuild @@ -5,12 +5,13 @@ # Written by Mikko Värri (vmj@linuxbox.fi) # Public domain. -SRCNAM=regex-compat -PRGNAM=haskell-$SRCNAM +PRGNAM=haskell-regex-compat VERSION=${VERSION:-0.93.1} -BUILD=${BUILD:-1} +BUILD=${BUILD:-2} TAG=${TAG:-_SBo} +SRCNAM="$( echo $PRGNAM | cut -d- -f2- )" + GHC_VERSION=$(ghc --numeric-version) if [ -z "$ARCH" ]; then -- cgit v1.2.3