Author: bdubbs
Date: Mon Mar 4 15:20:01 2019
New Revision: 11544
Log:
Remove a hard coded version number
Modified:
trunk/BOOK/chapter06/libffi.xml
Modified: trunk/BOOK/chapter06/libffi.xml
==============================================================================
--- trunk/BOOK/chapter06/libffi.xml Sun Mar 3 13:03:08 2019 (r11543)
+++ trunk/BOOK/chapter06/libffi.xml Mon Mar 4 15:20:01 2019 (r11544)
@@ -52,7 +52,7 @@
<para>Modify the Makefile to install headers into the standard
<filename class="directory">/usr/include</filename> directory instead of
- <filename
class="directory">/usr/lib/libffi-3.2.1/include</filename>.</para>
+ <filename
class="directory">/usr/lib/libffi-&libffi-version;/include</filename>.</para>
<screen><userinput remap="pre">sed -e '/^includesdir/
s/$(libdir).*$/$(includedir)/' \
-i include/Makefile.in
--
http://lists.linuxfromscratch.org/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page