aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/xz.xml
diff options
context:
space:
mode:
authorMatthew Burgess <matthew@linuxfromscratch.org>2012-02-05 21:18:15 +0000
committerMatthew Burgess <matthew@linuxfromscratch.org>2012-02-05 21:18:15 +0000
commitf365e1e8c611a19aff3526991c007534f7de72c5 (patch)
treeb2bb0759bdb4515d20aaac0adfd86ed5bf516a3d /chapter06/xz.xml
parent2f0d64dc59a3ca3ac86d876bacc2e806fc113334 (diff)
Install Kmod's and Xz's pkgconfig files in the correct location.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9729 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06/xz.xml')
-rw-r--r--chapter06/xz.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter06/xz.xml b/chapter06/xz.xml
index 48baad9e3..dd927d179 100644
--- a/chapter06/xz.xml
+++ b/chapter06/xz.xml
@@ -58,7 +58,7 @@
<para>Install the package:</para>
-<screen><userinput remap="install">make install</userinput></screen>
+<screen><userinput remap="install">make pkgconfigdir=/usr/lib/pkgconfig install</userinput></screen>
</sect2>