mirror of
https://abf.rosa.ru/djam/gsmartcontrol.git
synced 2025-02-24 09:42:52 +00:00
bot: rpm5 -> rpm4 (8)
This commit is contained in:
parent
19db671400
commit
c69f7fdf15
1 changed files with 2 additions and 2 deletions
|
@ -39,10 +39,10 @@ sed -i -e "s/Exec=.*gsmartcontrol-root\"/Exec=gsmartcontrol/" data/gsmartcontrol
|
||||||
%build
|
%build
|
||||||
export CXXFLAGS="%{optflags} -std=gnu++11"
|
export CXXFLAGS="%{optflags} -std=gnu++11"
|
||||||
%configure
|
%configure
|
||||||
%make_build
|
%make
|
||||||
|
|
||||||
%install
|
%install
|
||||||
%make_install
|
%makeinstall_std
|
||||||
|
|
||||||
mkdir %{buildroot}%{_sbindir}
|
mkdir %{buildroot}%{_sbindir}
|
||||||
mv %{buildroot}%{_bindir}/%{name} %{buildroot}%{_sbindir}/%{name}
|
mv %{buildroot}%{_bindir}/%{name} %{buildroot}%{_sbindir}/%{name}
|
||||||
|
|
Loading…
Add table
Reference in a new issue