Author: alexander Date: 2007-09-12 07:23:39 -0600 (Wed, 12 Sep 2007) New Revision: 2058
Modified: trunk/packages/jhalfs/configuration Log: Fixed the path to the book in jhalfs configuration Modified: trunk/packages/jhalfs/configuration =================================================================== --- trunk/packages/jhalfs/configuration 2007-09-12 13:21:39 UTC (rev 2057) +++ trunk/packages/jhalfs/configuration 2007-09-12 13:23:39 UTC (rev 2058) @@ -18,7 +18,7 @@ WORKING_COPY=y # BRANCH is not set BRANCH_ID="" -BOOK="/usr/share/LFS-BOOK-SVN-XML" +BOOK="/usr/share/LFS-BOOK-6.3-XML" # ARCH_X86 is not set # ARCH_MIPS is not set # ARCH_PPC is not set -- http://linuxfromscratch.org/mailman/listinfo/livecd FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page
