[haskell-platform] Revert "create ghc-haskell-platform too"

Jens Petersen petersen at fedoraproject.org
Wed Jun 5 03:35:07 UTC 2013


commit a3f122883af75b9ade356e78cca7332dc0e5a83c
Author: Jens Petersen <petersen at redhat.com>
Date:   Wed Jun 5 12:34:52 2013 +0900

    Revert "create ghc-haskell-platform too"
    
    This reverts commit eec1796c3c371b243bac9c28ebf3888a821e391e.
    
    Actually let's use -m after all for now

 haskell-platform.spec |    4 +---
 1 files changed, 1 insertions(+), 3 deletions(-)
---
diff --git a/haskell-platform.spec b/haskell-platform.spec
index 5426743..35ced30 100644
--- a/haskell-platform.spec
+++ b/haskell-platform.spec
@@ -299,10 +299,8 @@ mv %{buildroot}%{_datadir}/HUnit-*/* %{buildroot}%{_docdir}/ghc-HUnit-*/
 
 # protect for koji
 %if %{defined ghc_devel_files}
-%files -n ghc-haskell-platform -f ghc-haskell-platform.files
-%doc packages/haskell-platform-%{version}/LICENSE
-
 %files -n ghc-haskell-platform-devel -f ghc-haskell-platform-devel.files
+%doc packages/haskell-platform-%{version}/LICENSE
 %endif
 
 


More information about the scm-commits mailing list