aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--chapter06/createfiles.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/chapter06/createfiles.xml b/chapter06/createfiles.xml
index 1287b4efb..2d7ddebdc 100644
--- a/chapter06/createfiles.xml
+++ b/chapter06/createfiles.xml
@@ -59,6 +59,7 @@ done
ln -svf /tools/include/blkid /usr/include
ln -svf /tools/include/libmount /usr/include
ln -svf /tools/include/uuid /usr/include
+install -vdm755 /usr/lib/pkgconfig
for pc in blkid mount uuid
do
sed 's@tools@usr@g' /tools/lib/pkgconfig/${pc}.pc \