bot: rpm5 -> rpm4 (8)

This commit is contained in:
NixTux Commit Bot 2020-01-13 15:50:50 +03:00
parent 06da1be102
commit 8a6d031ab1

View file

@ -78,11 +78,11 @@ projectM is a reimplementation of Milkdrop under OpenGL.
%build %build
cd src/libprojectM/ cd src/libprojectM/
%cmake %cmake
%make_build %make
%install %install
cd src/libprojectM/ cd src/libprojectM/
%make_install -C build %makeinstall_std -C build
#replace by symlink #replace by symlink
ln -sf %{_datadir}/fonts/TTF/{Vera.ttf,VeraMono.ttf} %{buildroot}%{_datadir}/projectM/fonts/ ln -sf %{_datadir}/fonts/TTF/{Vera.ttf,VeraMono.ttf} %{buildroot}%{_datadir}/projectM/fonts/