2014-11-05 16:08:07 +00:00
|
|
|
Index: ghc-rpm-macros-2da26f9db56515862de9839f12a17be5f2ed2eb7/macros.ghc-extra
|
2013-12-15 07:33:47 +00:00
|
|
|
===================================================================
|
2014-11-05 16:08:07 +00:00
|
|
|
--- ghc-rpm-macros-2da26f9db56515862de9839f12a17be5f2ed2eb7.orig/macros.ghc-extra
|
|
|
|
+++ ghc-rpm-macros-2da26f9db56515862de9839f12a17be5f2ed2eb7/macros.ghc-extra
|
|
|
|
@@ -39,8 +39,10 @@ This package provides the Haskell %{pkgn
|
2013-12-15 07:33:47 +00:00
|
|
|
%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}
|