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
|
||||
make \
|
||||
PREFIX=%{_prefix} DESTDIR=%{buildroot} \
|
||||
PREFIX=%{buildroot}%{_prefix} \
|
||||
install-binary install-docs install-completions
|
||||
|
||||
# system tests
|
||||
|
Loading…
Reference in New Issue
Block a user