RPM: install guides when using make.

Change-Id: I89ca826f39dea3f53b94a87ccc2fbe3f9bb4a2b1
Reviewed-on: https://code.wireshark.org/review/26861
Reviewed-by: Alexis La Goutte <alexis.lagoutte@gmail.com>
Reviewed-by: Anders Broman <a.broman58@gmail.com>
This commit is contained in:
Dario Lombardo 2018-04-10 18:12:08 +02:00 committed by Anders Broman
parent afbdd66fc2
commit 64f75a4ede
1 changed files with 1 additions and 0 deletions

View File

@ -275,6 +275,7 @@ DESTDIR=$RPM_BUILD_ROOT ninja install
DESTDIR=$RPM_BUILD_ROOT ninja install_guides
%else
make DESTDIR=$RPM_BUILD_ROOT install
make DESTDIR=$RPM_BUILD_ROOT install_guides
%endif
# If we're being installed in an unusual prefix tell the loader where