Changeset 6bb54664 for gnome-systemd


Ignore:
Timestamp:
07/31/2014 07:13:22 PM (10 years ago)
Author:
Krejzi <krejzi@…>
Branches:
systemd-11177
Children:
e4fd69a
Parents:
2e4f5a65
Message:

Remove libexec mention from GNOME packages since no lfs systemd version supported the earlier standard. Sort gnome.ent entries the way packages are sorted.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/branches/systemd@13761 af4574ff-66df-0310-9fd7-8a98e5e911e0

Location:
gnome-systemd
Files:
7 edited

Legend:

Unmodified
Added
Removed
  • gnome-systemd/applications/evince.xml

    r2e4f5a65 r6bb54664  
    161161    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    162162      href="../../xincludes/gtk-doc-rebuild.xml"/>
    163 
    164     <para>
    165       <option>--libexecdir=/usr/lib/evince</option>: This option
    166       puts the package's private program in an <filename
    167       class="directory">evince</filename> directory in <filename
    168       class="directory">/usr/lib</filename> instead of using
    169       <filename class="directory">/usr/libexec</filename> in accordance
    170       with the old version of the FHS used before LFS-7.5.
    171     </para>
    172163
    173164  </sect2>
  • gnome-systemd/applications/file-roller.xml

    r2e4f5a65 r6bb54664  
    150150      href="../../xincludes/gtk-doc-rebuild.xml"/>
    151151
    152     <para>
    153       <option>--libexecdir=/usr/lib/</option>: This option
    154       will put the package's private programs in
    155       <filename class="directory">/usr/lib/file-roller</filename> instead of
    156       <filename class="directory">/usr/libexec/file-roller</filename> in
    157       accordance with the old version of the FHS used before LFS-7.5.
    158     </para>
    159 
    160152  </sect2>
    161153
  • gnome-systemd/applications/gedit.xml

    r2e4f5a65 r6bb54664  
    138138      href="../../xincludes/gtk-doc-rebuild.xml"/>
    139139
    140     <para>
    141       <option>--libexecdir=/usr/lib</option>: This option
    142       puts the package's private programs in
    143       <filename class="directory">/usr/lib/gedit</filename> instead of
    144       <filename class="directory">/usr/libexec/gedit</filename> in
    145       accordance with the old version of the FHS used before LFS-7.5.
    146     </para>
    147 
    148140  </sect2>
    149141
  • gnome-systemd/applications/totem.xml

    r2e4f5a65 r6bb54664  
    154154    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    155155      href="../../xincludes/gtk-doc-rebuild.xml"/>
    156 
    157     <para>
    158       <option>--libexecdir=/usr/lib</option>: This option
    159       will put the package's private programs into
    160       <filename class="directory">/usr/lib/totem</filename> instead of
    161       <filename class="directory">/usr/libexec/totem</filename> in
    162       accordance with the old version of the FHS used before LFS-7.5.
    163     </para>
    164156
    165157  </sect2>
  • gnome-systemd/desktop/desktop.xml

    r2e4f5a65 r6bb54664  
    1919  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="dconf.xml"/>
    2020  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gnome-backgrounds.xml"/>
     21  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gnome-icon-theme.xml"/>
    2122  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gnome-icon-theme-extras.xml"/>
    2223  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gnome-icon-theme-symbolic.xml"/>
    23   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gnome-icon-theme.xml"/>
    2424  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gnome-themes-standard.xml"/>
    2525  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gvfs.xml"/>
  • gnome-systemd/platform/gjs.xml

    r2e4f5a65 r6bb54664  
    109109  </sect2>
    110110
    111   <sect2 role="commands">
    112     <title>Command Explanations</title>
    113 
    114     <para>
    115       <option>--libexecdir=/usr/lib</option>: This option
    116       will put the package's private programs into
    117       <filename class="directory">/usr/lib/gjs</filename> instead of
    118       <filename class="directory">/usr/libexec/gjs</filename> in
    119       accordance with the old version of the FHS used before LFS-7.5.
    120     </para>
    121 
    122   </sect2>
    123 
    124111  <sect2 role="content">
    125112    <title>Contents</title>
  • gnome-systemd/platform/vte.xml

    r2e4f5a65 r6bb54664  
    136136      href="../../xincludes/gtk-doc-rebuild.xml"/>
    137137
    138     <para><option>--libexecdir=/usr/lib/vte-2.90</option>: This option
    139     puts the package's private program into <filename
    140     class="directory">/usr/lib/vte-2.90</filename> instead of <filename
    141     class="directory">/usr/libexec</filename> in accordance with the old version
    142     of the FHS used before LFS-7.5.</para>
    143 
    144138  </sect2>
    145139
Note: See TracChangeset for help on using the changeset viewer.