skalibs

Mirror/fork of https://skarnet.org/software/skalibs/
git clone https://ccx.te2000.cz/git/skalibs
Log | Files | Refs | README | LICENSE

commit 5c3d84eec505a8443ca624d3a81a783361085f99
parent c2e99ad0fbca5f669c76f188cff7e74681a3e683
Author: Laurent Bercot <ska-skaware@skarnet.org>
Date:   Wed, 17 Feb 2016 22:27:22 +0000

 Doc typo fix

Diffstat:
Mdoc/crosscompile.html | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/crosscompile.html b/doc/crosscompile.html @@ -52,7 +52,7 @@ skalibs under a <em>stage</em> fake root: <ul> <li> Give the options you need to <tt>./configure</tt>. The arguments to the <tt>--prefix</tt>, <tt>--libdir</tt> and similar -options must be the valid paths for <strong>run-time</tt>. </li> +options must be the valid paths for <strong>run-time</strong>. </li> <li> To install the software, run <tt>make install DESTDIR=<em>stage</em></tt>. </li> </ul>