[ghc] fix the ghost listing of hsc2hs

Jens Petersen petersen at fedoraproject.org
Tue Nov 15 00:21:33 UTC 2011


commit d43d5d920b0414d6482b88a5ebd61e6da2ddd54a
Author: Jens Petersen <petersen at redhat.com>
Date:   Tue Nov 15 09:06:42 2011 +0900

    fix the ghost listing of hsc2hs

 ghc.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/ghc.spec b/ghc.spec
index 08ffd2b..d0c1f31 100644
--- a/ghc.spec
+++ b/ghc.spec
@@ -359,7 +359,7 @@ fi
 %{_bindir}/haddock-ghc-%{version}
 %{_bindir}/hp2ps
 %{_bindir}/hpc
-%ghost %{_bindir}/hsc2hs-ghc
+%ghost %{_bindir}/hsc2hs
 %{_bindir}/hsc2hs-ghc
 %{_bindir}/runghc
 %ghost %{_bindir}/runhaskell


More information about the scm-commits mailing list