fix description of ghc-ghc

This commit is contained in:
Jens Petersen 2010-06-20 23:13:58 +00:00
parent b6bfcab66d
commit 2c2e6bed6c

View File

@ -108,9 +108,7 @@ They should be installed when GHC's profiling subsystem is needed.
%global ghc_version_override %{version} %global ghc_version_override %{version}
%ghc_binlib_package -n ghc -s "GHC internals library" -d \ %ghc_binlib_package -n ghc -s "GHC internals library" -d "The API for GHC internals can be used for example to analyse, transform, and\ndynamically load Haskell code." -o 6.12.3-1
"The API for GHC internals can be used for example to analyse, transform, and\
dynamically load Haskell code."
%prep %prep
%setup -q -n %{name}-%{version} %{?with_extralibs:-b1} %{?with_testsuite:-b2} %setup -q -n %{name}-%{version} %{?with_extralibs:-b1} %{?with_testsuite:-b2}