Armin K. wrote:
> On 02/16/2014 09:49 PM, [email protected] wrote:
>>
>> Modified: trunk/BOOK/chapter01/changelog.xml
>> ==============================================================================
>> --- trunk/BOOK/chapter01/changelog.xml       Fri Feb 14 16:40:11 2014        
>> (r10468)
>> +++ trunk/BOOK/chapter01/changelog.xml       Sun Feb 16 12:49:53 2014        
>> (r10469)

>> +    </listitem>

> Missing empty line here.

OK, I'll pick that up at the next commit.

>> +    <listitem>
>>         <para>2014-02-14</para>
>>         <itemizedlist>
>>           <listitem>
>> Modified: trunk/BOOK/chapter06/creatingdirs.xml
>> ==============================================================================
>> --- trunk/BOOK/chapter06/creatingdirs.xml    Fri Feb 14 16:40:11 2014        
>> (r10468)
>> +++ trunk/BOOK/chapter06/creatingdirs.xml    Sun Feb 16 12:49:53 2014        
>> (r10469)
>> @@ -18,7 +18,7 @@
>>   install -dv -m 0750 /root
>>   install -dv -m 1777 /tmp /var/tmp
>>   mkdir -pv /usr/{,local/}{bin,include,lib,sbin,src}
>> -mkdir -pv /usr/{,local/}share/{doc,info,locale,man}
>> +mkdir -pv /usr/{,local/}share/{color,dict,doc,info,locale,man}
>
> You've missed /usr/libexec. I am not sure if there's an entry for
> /usr/local/libexec though.

It's installed automatically by (I'm pretty sure) glibc, but I'll add 
/usr/libexec here for completeness. /usr/local/libexec doesn't make any 
sense.

>> Modified: trunk/BOOK/chapter06/glibc.xml
>> ==============================================================================
>> --- trunk/BOOK/chapter06/glibc.xml   Fri Feb 14 16:40:11 2014        (r10468)
>> +++ trunk/BOOK/chapter06/glibc.xml   Sun Feb 16 12:49:53 2014        (r10469)
>> @@ -77,22 +77,12 @@
>>       --prefix=/usr                \
>>       --disable-profile            \
>>       --enable-kernel=&min-kernel;       \
>> -    --libexecdir=/usr/lib/glibc  \
>>       --enable-obsolete-rpc</userinput></screen>
>>
>
> I can still send the updated fhs patch if you like.

OK, reopen the ticket and post it there.

   -- Bruce

-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-dev
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to