Changeset bc9797f


Ignore:
Timestamp:
01/18/2013 02:31:19 AM (11 years ago)
Author:
Randy McMurchy <randy@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 7.4, 7.5, 7.6, 7.6-blfs, 7.6-systemd, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gnome, kde5-13430, kde5-14269, kde5-14686, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, krejzi/svn, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, systemd-11177, systemd-13485, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
82fac2c
Parents:
2c8f113
Message:

Added DESTDIR instructions to packages that update '/usr/share/glib-2.0/schemas' and the xinclude files

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@10945 af4574ff-66df-0310-9fd7-8a98e5e911e0

Files:
1 added
4 edited
2 moved

Legend:

Unmodified
Added
Removed
  • gnome/core/gsettings-desktop-schemas.xml

    r2c8f113 rbc9797f  
    113113<screen role="root"><userinput>make install</userinput></screen>
    114114
     115    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     116      href="../../xincludes/gsettings-destdir.xml"/>
    115117  </sect2>
    116118
  • introduction/welcome/changelog.xml

    r2c8f113 rbc9797f  
    4949      <itemizedlist>
    5050        <listitem>
     51          <para>[randy] - Added DESTDIR instructions to packages that update
     52          '/usr/share/glib-2.0/schemas'.</para>
     53        </listitem>
     54        <listitem>
     55          <para>[randy] - Updated the xincludes files.</para>
     56        </listitem>
     57        <listitem>
    5158          <para>[randy] - Updated package URLs.</para>
    5259        </listitem>
  • x/lib/at-spi2-atk.xml

    r2c8f113 rbc9797f  
    108108<screen role="root"><userinput>make install</userinput></screen>
    109109
     110    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     111      href="../../xincludes/gsettings-destdir.xml"/>
    110112  </sect2>
    111113
  • x/lib/gtk+3.xml

    r2c8f113 rbc9797f  
    147147<screen role="root"><userinput>gtk-query-immodules-3.0 --update-cache</userinput></screen>
    148148    </note>
     149
     150    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     151      href="../../xincludes/gsettings-destdir.xml"/>
    149152  </sect2>
    150153
Note: See TracChangeset for help on using the changeset viewer.