[blfs] branch trunk updated: simple-scan: no need to run gtk-update-icon-cache
| Newsgroups | gmane.linux.lfs.beyond.book |
|---|---|
| Message-ID | <177746999217.13962.7753925586716844307@rivendell.linuxfromscratch.org> |
This is an automated email from the git hooks/post-receive script.
git pushed a commit to branch trunk
in repository blfs.
The following commit(s) were added to refs/heads/trunk by this push:
new adb29e4889 simple-scan: no need to run gtk-update-icon-cache
adb29e4889 is described below
commit adb29e488921d551fc1eabe100812076e8fa32a5
Author: Pierre Labastie <[email protected]>
AuthorDate: Wed Apr 29 15:37:47 2026 +0200
simple-scan: no need to run gtk-update-icon-cache
The build system runs gtk4-update-icon-cache.
---
pst/scanning/simple-scan.xml | 9 +--------
1 file changed, 1 insertion(+), 8 deletions(-)
diff --git a/pst/scanning/simple-scan.xml b/pst/scanning/simple-scan.xml
index 73f449dc03..7e192e0e98 100644
--- a/pst/scanning/simple-scan.xml
+++ b/pst/scanning/simple-scan.xml
@@ -102,8 +102,7 @@ ninja</userinput></screen>
Now, as the <systemitem class="username">root</systemitem> user:
</para>
-<screen role="root"><userinput>ninja install &&
-gtk-update-icon-cache -qtf /usr/share/icons/hicolor</userinput></screen>
+<screen role="root"><userinput>ninja install</userinput></screen>
</sect2>
@@ -113,12 +112,6 @@ gtk-update-icon-cache -qtf /usr/share/icons/hicolor</userinput></screen>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
href="../../xincludes/meson-buildtype-release.xml"/>
- <para>
- <command>gtk-update-icon-cache [...]</command>: This command updates the
- system-wide GTK+ icon cache since Simple-scan's build system does not
- update it to account for the icons that it installs.
- </para>
-
</sect2>
<sect2 role="content">
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
--
http://lists.linuxfromscratch.org/sympa/info/blfs-book
Unsubscribe: See the above information page