aboutsummaryrefslogtreecommitdiffstats
path: root/index.xml
diff options
context:
space:
mode:
authorGerard Beekmans <gerard@linuxfromscratch.org>2001-05-06 22:59:55 +0000
committerGerard Beekmans <gerard@linuxfromscratch.org>2001-05-06 22:59:55 +0000
commit3fea0f73322a1899f3b8680369940524f6405bd7 (patch)
tree90ddfb8a4ee41b160b0fa46549cff96a0f81d19b /index.xml
parentdcbd4000a882d12a2b4cb34121ad0719e3d17725 (diff)
Changed bin86's installation instruction from:
make PREFIX=/usr install to: make INSTALL_OPTS="-m 755" PREFIX=/usr install git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@587 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'index.xml')
-rw-r--r--index.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/index.xml b/index.xml
index 1eb123e39..3cf0dfe86 100644
--- a/index.xml
+++ b/index.xml
@@ -251,6 +251,7 @@
<!ENTITY c6-libtool-inst SYSTEM "intel/chapter6/libtool-inst.xml">
<!ENTITY c6-bin86 SYSTEM "intel/chapter6/bin86.xml">
<!ENTITY c6-bin86-inst SYSTEM "intel/chapter6/bin86-inst.xml">
+<!ENTITY c6-bin86-exp SYSTEM "intel/chapter6/bin86-exp.xml">
<!ENTITY c6-lilo SYSTEM "intel/chapter6/lilo.xml">
<!ENTITY c6-lilo-inst SYSTEM "intel/chapter6/lilo-inst.xml">
<!ENTITY c6-make SYSTEM "intel/chapter6/make.xml">