spec: install the manpage

%install wants a proper makefile target badly by now...
This commit is contained in:
Michael Shigorin 2016-02-08 20:09:32 +03:00
parent 93f9a2080a
commit 094cc85927

View File

@ -67,11 +67,13 @@ as a book in HTML and PDF formats.
make BUILDDIR=%docs docs
%install
mkdir -p %buildroot%mpdir
mkdir -p %buildroot{%mpdir,%_man7dir}
cp -a * %buildroot%mpdir
mv %buildroot%mpdir/doc/mkimage-profiles.7 %buildroot%_man7dir/
%files
%mpdir/
%_man7dir/*
%files doc
%doc README