mirror of
https://abf.rosa.ru/djam/libprojectm.git
synced 2025-02-24 02:32:53 +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
|
%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/
|
||||||
|
|
Loading…
Add table
Reference in a new issue