mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-24 15:12:11 +08:00
cdrtools: Fix documentation install
This commit is contained in:
parent
b515f46f5c
commit
a2b8156e9c
@ -45,6 +45,9 @@
|
||||
<listitem>
|
||||
<para>June 6th, 2021</para>
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>[renodr] - Fix installing documentation in cdrtools.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[renodr] - Update to yelp-40.2. Fixes
|
||||
<ulink url="&blfs-ticket-root;15134">#15134</ulink>.</para>
|
||||
|
@ -110,7 +110,7 @@ make -j1 INS_BASE=/usr DEFINSUSR=root DEFINSGRP=root</userinput></screen>
|
||||
<screen role="root"><userinput>export GMAKE_NOWARN=true &&
|
||||
make INS_BASE=/usr MANSUFF_LIB=3cdr DEFINSUSR=root DEFINSGRP=root install &&
|
||||
install -v -m755 -d /usr/share/doc/cdrtools-&cdrtools-version; &&
|
||||
install -v -m644 README* ABOUT doc/*.ps \
|
||||
install -v -m644 README.* READMEs/* ABOUT doc/*.ps \
|
||||
/usr/share/doc/cdrtools-&cdrtools-version;</userinput></screen>
|
||||
|
||||
</sect2>
|
||||
|
Loading…
Reference in New Issue
Block a user