diff options
author | sven.panne@aedion.de <unknown> | 2006-08-04 14:21:49 +0000 |
---|---|---|
committer | sven.panne@aedion.de <unknown> | 2006-08-04 14:21:49 +0000 |
commit | f5f7d7ad238dab7295e59004e24f9ccebf99331f (patch) | |
tree | c63670294faf0df6840ca621f6dfc1abac98ccc7 /ghc.spec.in | |
parent | 1f379510d8a0ea12c273c72129e7d25643ad2ed7 (diff) | |
download | haskell-f5f7d7ad238dab7295e59004e24f9ccebf99331f.tar.gz |
Added cabal-setup
Diffstat (limited to 'ghc.spec.in')
-rw-r--r-- | ghc.spec.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ghc.spec.in b/ghc.spec.in index 9522108667..8ac49d7919 100644 --- a/ghc.spec.in +++ b/ghc.spec.in @@ -127,6 +127,7 @@ rm -rf ${RPM_BUILD_ROOT} %doc docs/users_guide/users_guide %doc html/* %doc libraries/Cabal/doc/Cabal +%{prefix}/bin/cabal-setup %{prefix}/bin/ghc %{prefix}/bin/ghc-%{version} %{prefix}/bin/ghc-pkg |