typos in license cleanup commands

This commit is contained in:
Ben Boeckel 2015-09-15 00:19:30 -04:00
parent 50a500d326
commit bb12e7ade6
1 changed files with 2 additions and 2 deletions

View File

@ -57,8 +57,8 @@ This package provides the Haskell %{pkg_name} library development files.
%install
%ghc_lib_install
rm -v ${builddir}%{_docdir}/%{name}/LICENSE
rmdir -v ${builddir}%{_docdir}/%{name}
rm -v %{buildroot}%{_docdir}/%{name}/LICENSE
rmdir -v %{buildroot}%{_docdir}/%{name}
%global _style_dir %{buildroot}%{_datadir}/%{pkg_name}-%{version}/style