rename the license dir to common

This commit is contained in:
Jens Petersen 2017-01-06 14:49:56 +09:00
parent 1b04b6f3ec
commit 2b23258874
1 changed files with 1 additions and 0 deletions

View File

@ -92,6 +92,7 @@ cd ..
mv %{buildroot}%{_bindir}/%{name}{,.dynamic}
install dist/build/%{name}/%{name}.static %{buildroot}%{_bindir}
touch %{buildroot}%{_bindir}/%{name}
mv %{buildroot}%{_defaultlicensedir}/happy{,-common}
%endif