spec: install the manpage
%install wants a proper makefile target badly by now...
This commit is contained in:
parent
93f9a2080a
commit
094cc85927
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user