doc file changes
This commit is contained in:
parent
c70483d0e2
commit
d44a62104a
@ -50,9 +50,6 @@ This package provides the Haskell %{pkg_name} library development files.
|
||||
%install
|
||||
%ghc_lib_install
|
||||
|
||||
# remove unwanted files
|
||||
rm %{buildroot}%{_datadir}/%{pkg_name}-%{version}/{README.md,doc/Guide.html,examples/Example.hs,prologue.txt}
|
||||
|
||||
rm %{buildroot}%{ghc_pkgdocdir}/LICENSE
|
||||
|
||||
|
||||
@ -75,7 +72,7 @@ rm %{buildroot}%{ghc_pkgdocdir}/LICENSE
|
||||
|
||||
|
||||
%files devel -f %{name}-devel.files
|
||||
%doc CHANGELOG.md README.md doc/Guide.html examples/Example.hs
|
||||
%doc CHANGELOG.md README.md examples/Example.hs
|
||||
|
||||
|
||||
%changelog
|
||||
|
Loading…
Reference in New Issue
Block a user