diff options
author | Gerard Beekmans <gerard@linuxfromscratch.org> | 2002-01-30 16:03:36 +0000 |
---|---|---|
committer | Gerard Beekmans <gerard@linuxfromscratch.org> | 2002-01-30 16:03:36 +0000 |
commit | a9c5d3991c69787a5ab7eb872103976a976f7080 (patch) | |
tree | e0647dac7ce2fc939266c151a48dd22ad9cac1c9 /chapter06 | |
parent | 554d739ff789362efdb5ae740c5208ffd1926cce (diff) |
fixed typo in direcotry names for app-defaults and info pages dir
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1506 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06')
-rw-r--r-- | chapter06/procps-exp.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter06/procps-exp.xml b/chapter06/procps-exp.xml index b265d1d61..e7fa45928 100644 --- a/chapter06/procps-exp.xml +++ b/chapter06/procps-exp.xml @@ -4,7 +4,7 @@ <para><userinput>make XSCPT='' install:</userinput> This will set the Makefile variable XSCPT to an empty value so that the XConsole installation is disabled. Otherwise "Make install" tries to -copy the file XConsole to /usr/X11R6/lib/app-defaults. And that directory +copy the file XConsole to /usr/X11R6/lib/X11/app-defaults. And that directory does not exist, because X is not installed.</para> </sect2> |