mirror of
https://abf.rosa.ru/djam/libprojectm.git
synced 2025-02-23 18:22:51 +00:00
bot: rpm5 -> rpm4 (8)
This commit is contained in:
parent
06da1be102
commit
8a6d031ab1
1 changed files with 2 additions and 2 deletions
|
@ -78,11 +78,11 @@ projectM is a reimplementation of Milkdrop under OpenGL.
|
|||
%build
|
||||
cd src/libprojectM/
|
||||
%cmake
|
||||
%make_build
|
||||
%make
|
||||
|
||||
%install
|
||||
cd src/libprojectM/
|
||||
%make_install -C build
|
||||
%makeinstall_std -C build
|
||||
|
||||
#replace by symlink
|
||||
ln -sf %{_datadir}/fonts/TTF/{Vera.ttf,VeraMono.ttf} %{buildroot}%{_datadir}/projectM/fonts/
|
||||
|
|
Loading…
Add table
Reference in a new issue