mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-03 23:07:23 +08:00
Fix potential warning after installing desktop-file-utils.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@19512 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
362dc9ea1d
commit
515cc58242
@ -154,7 +154,8 @@ make</userinput></screen>
|
||||
class="username">root</systemitem> user:
|
||||
</para>
|
||||
|
||||
<screen role="root"><userinput>update-desktop-database /usr/share/applications</userinput></screen>
|
||||
<screen role="root"><userinput>install -vdm755 /usr/share/applications &&
|
||||
update-desktop-database /usr/share/applications</userinput></screen>
|
||||
|
||||
</sect3>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user