From 90aae6b8fb6ccd5da7d1867d7ad164d1e9b38369 Mon Sep 17 00:00:00 2001 From: Matthew Burgess Date: Sun, 10 May 2009 18:36:23 +0000 Subject: Update various packages' list of installed programs and libraries. Many thanks to Chris Staub for the patch. Fixes #2371. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8870 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter06/mpfr.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'chapter06/mpfr.xml') diff --git a/chapter06/mpfr.xml b/chapter06/mpfr.xml index 56125d0cd..3e92ac414 100644 --- a/chapter06/mpfr.xml +++ b/chapter06/mpfr.xml @@ -78,7 +78,7 @@ find . -name \*.html -type f -exec cp \{} /usr/share/doc/mpfr-&mpfr-version; \;< Installed Libraries - mpfr.so + libmpfr.{a,so} @@ -87,12 +87,12 @@ find . -name \*.html -type f -exec cp \{} /usr/share/doc/mpfr-&mpfr-version; \;< - - mpfr + + libmpfr Contains multiple-precision math functions. - - mpfr + + libmpfr -- cgit v1.2.3-54-g00ecf