mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-23 22:42:14 +08:00
openjpeg2: Simplify man page installation
This commit is contained in:
parent
b777542d0a
commit
23e4a03c85
@ -116,12 +116,7 @@ make</userinput></screen>
|
||||
</para>
|
||||
|
||||
<screen role="root"><userinput>make install &&
|
||||
|
||||
pushd ../doc &&
|
||||
for man in man/man?/* ; do
|
||||
install -v -D -m 644 $man /usr/share/$man
|
||||
done
|
||||
popd</userinput></screen>
|
||||
cp -rv ../doc/man -T /usr/share/man</userinput></screen>
|
||||
|
||||
</sect2>
|
||||
<!--
|
||||
|
Loading…
Reference in New Issue
Block a user