typos in license cleanup commands

This commit is contained in:
Ben Boeckel 2015-09-15 00:19:30 -04:00
parent 69cd0c6260
commit 50a500d326
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 ${builddir}%{_docdir}/%{name}/LICENSE
rmdir -v ${builddir}%{_docdir}/%{name}
%global _style_dir %{buildroot}%{_datadir}/%{pkg_name}-%{version}/style