Changeset d9bf69f4


Ignore:
Timestamp:
May 31, 2006, 7:56:43 AM (18 years ago)
Author:
Jim Gifford <clfs@…>
Children:
d282a376
Parents:
ecc9d0dd
Message:

r3778@server (orig r1709): ken | 2006-05-31 06:55:51 -0700
libtool/libltdl is already owned by root:root - fixes ticket #36.

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • final-system/common/libtool.xml

    recc9d0dd rd9bf69f4  
    4141
    4242<screen os="g"><userinput>make install</userinput></screen>
    43 
    44     <para os="h">Correct the ownership of the <filename
    45     class="libraryfile">libltdl</filename> data files:</para>
    46 
    47 <screen os="i"><userinput>chown -Rv root:root /usr/share/libtool/libltdl</userinput></screen>
    4843
    4944  </sect2>
  • final-system/multilib/libtool-64bit.xml

    recc9d0dd rd9bf69f4  
    4949    xpointer="xpointer(//*[@os='g'])"/>
    5050
    51     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    52     href="../common/libtool.xml"
    53     xpointer="xpointer(//*[@os='h'])"/>
    54 
    55     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    56     href="../common/libtool.xml"
    57     xpointer="xpointer(//*[@os='i'])"/>
    58 
    5951  </sect2>
    6052
  • introduction/common/changelog.xml

    recc9d0dd rd9bf69f4  
    3838
    3939    <listitem>
     40      <para>May 31, 2006</para>
     41      <itemizedlist>
     42        <listitem>
     43          <para>[ken] - Removed redundant chown of /usr/share/libtool/libltdl.</para>
     44        </listitem>
     45      </itemizedlist>
     46    </listitem>
     47
     48    <listitem>
    4049      <para>May 30, 2006</para>
    4150      <itemizedlist>
Note: See TracChangeset for help on using the changeset viewer.