Ignore:
Timestamp:
09/17/2019 07:37:50 PM (5 years ago)
Author:
Pierre Labastie <pieere@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 9.1, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
6479ff5
Parents:
baaf6020
Message:

Make gtk-update-... and update-desktop-... "nodump": The needed programs are
not mentioned in the dependency paragraphs, so that very often, they are not
installed. Furthermore, our policy respective to this is not clear to me:
a lot more packages install icons or .desktop files, and we do not run
updates for them. Actually, the updates should be run at the end of all
installations, not for individual pacakges...

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • xsoft/other/xarchiver.xml

    rbaaf6020 r00d040d  
    140140<screen role="root"><userinput>make DOCDIR=/usr/share/doc/xarchiver-&xarchiver-version; install</userinput></screen>
    141141
    142     <para>
    143       If <xref linkend="desktop-file-utils"/> and <xref
    144       linkend="hicolor-icon-theme"/> are installed, issue, as <systemitem
    145       class="username">root</systemitem> user:
    146     </para>
    147 
    148 <screen role="root"><userinput>update-desktop-database &amp;&amp;
    149 gtk-update-icon-cache -t -f --include-image-data /usr/share/icons/hicolor</userinput></screen>
     142    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     143      href="../../xincludes/update-icons-and-desktop.xml"/>
     144
    150145  </sect2>
    151146
Note: See TracChangeset for help on using the changeset viewer.