Okay, apparently make_install macro fails on rawhide.

This commit is contained in:
Ben Rosser 2017-09-02 17:44:15 -04:00
parent 7bc6e4ce75
commit 409ead0ab7
1 changed files with 4 additions and 1 deletions

View File

@ -85,7 +85,10 @@ make
make doc man
%install
%make_install
# Apparently, the make_install macro doesn't work on rawhide?
# fails with something like: install -- invalid option a
# So...
make install DESTDIR=%{buildroot}
# Install manpages.
mkdir -p %{buildroot}%{_mandir}/man1/