Author: ken
Date: Fri Dec 6 20:32:38 2019
New Revision: 22446
Log:
dvisvgm: Fix my annoying typo which broke the install.
Modified:
trunk/BOOK/pst/typesetting/dvisvgm.xml
Modified: trunk/BOOK/pst/typesetting/dvisvgm.xml
==============================================================================
--- trunk/BOOK/pst/typesetting/dvisvgm.xml Fri Dec 6 17:25:43 2019
(r22445)
+++ trunk/BOOK/pst/typesetting/dvisvgm.xml Fri Dec 6 20:32:38 2019
(r22446)
@@ -130,7 +130,7 @@
</para>
<screen role="root"><userinput>make install
&&
-install -v -m644 doc/dvisgm.1 \
+install -v -m644 doc/dvisvgm.1 \
/opt/texlive/&texlive-year;/texmf-dist/doc/man/man1</userinput></screen>
</sect2>
@@ -163,7 +163,7 @@
</para>
<para>
- <command>install -v -m644 doc/dvisgm.1 ...</command>: This ensures that
+ <command>install -v -m644 doc/dvisvgm.1 ...</command>: This ensures that
the man page is installed in the correct place even if the optional
dependencies are not present, and overwrites the version installed by
<command>make install</command> if they are present.
--
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page