2013-12-15 07:33:47 +00:00
|
|
|
Index: ghc-rpm-macros-4d2eb25803c01c46ee84cd7f30f1bc5fb4efba52/ghc-rpm-macros.ghc-extra
|
|
|
|
===================================================================
|
|
|
|
--- ghc-rpm-macros-4d2eb25803c01c46ee84cd7f30f1bc5fb4efba52.orig/ghc-rpm-macros.ghc-extra
|
|
|
|
+++ ghc-rpm-macros-4d2eb25803c01c46ee84cd7f30f1bc5fb4efba52/ghc-rpm-macros.ghc-extra
|
|
|
|
@@ -39,8 +39,10 @@ This package provides the Haskell %{pkgn
|
|
|
|
%ghc_pkg_recache\
|
|
|
|
\
|
2013-10-11 19:15:01 +00:00
|
|
|
%files -n %{basepkg} -f %{basepkg}.files\
|
|
|
|
+%defattr(-,root,root,-)\
|
|
|
|
%{?base_doc_files:%doc %base_doc_files}\
|
2013-12-15 07:33:47 +00:00
|
|
|
\
|
2013-10-11 19:15:01 +00:00
|
|
|
%files -n %{basepkg}-devel -f %{basepkg}-devel.files\
|
|
|
|
+%defattr(-,root,root,-)\
|
|
|
|
%{?devel_doc_files:%doc %devel_doc_files}\
|
|
|
|
%{nil}
|