update install step
Signed-off-by: Lokesh Mandvekar <lsm5@fedoraproject.org>
This commit is contained in:
parent
3cb5b5d1b8
commit
31640c4ef4
@ -302,7 +302,7 @@ popd
|
|||||||
|
|
||||||
%install
|
%install
|
||||||
make \
|
make \
|
||||||
PREFIX=%{_prefix} DESTDIR=%{buildroot} \
|
PREFIX=%{buildroot}%{_prefix} \
|
||||||
install-binary install-docs install-completions
|
install-binary install-docs install-completions
|
||||||
|
|
||||||
# system tests
|
# system tests
|
||||||
|
Loading…
Reference in New Issue
Block a user