mirror of
https://codeberg.org/hyperreal/amfora-rpm-spec
synced 2024-11-01 08:33:07 +01:00
Remove buildroot from PREFIX
This commit is contained in:
parent
ce547e40ac
commit
ad92a4072c
@ -32,7 +32,7 @@ It fully passes Sean Conman's client torture test, as well as the Egsam one.
|
|||||||
mkdir -p %{buildroot}%{_prefix}
|
mkdir -p %{buildroot}%{_prefix}
|
||||||
mkdir -p %{buildroot}%{_bindir}
|
mkdir -p %{buildroot}%{_bindir}
|
||||||
mkdir -p %{buildroot}%{_datadir}/applications/
|
mkdir -p %{buildroot}%{_datadir}/applications/
|
||||||
%make_install PREFIX=%{buildroot}%{_prefix}
|
%make_install PREFIX=%{_prefix}
|
||||||
|
|
||||||
%files
|
%files
|
||||||
%{_bindir}/amfora
|
%{_bindir}/amfora
|
||||||
|
Loading…
Reference in New Issue
Block a user