mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-03 14:47:17 +08:00
update-mime-databse needs to be given a directory
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@17130 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
63e837a6cb
commit
aa5520ec58
@ -1,12 +1,12 @@
|
||||
<!-- $LastChangedBy$ $Date$ -->
|
||||
|
||||
<!ENTITY day "18"> <!-- Always 2 digits -->
|
||||
<!ENTITY day "19"> <!-- Always 2 digits -->
|
||||
<!ENTITY month "03"> <!-- Always 2 digits -->
|
||||
<!ENTITY year "2016">
|
||||
<!ENTITY copyrightdate "2001-&year;">
|
||||
<!ENTITY copyholder "The BLFS Development Team">
|
||||
<!ENTITY version "&year;-&month;-&day;">
|
||||
<!ENTITY releasedate "March 18th &year;">
|
||||
<!ENTITY releasedate "March 19th &year;">
|
||||
<!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
|
||||
<!ENTITY blfs-version "svn"> <!-- svn|[release #] -->
|
||||
<!ENTITY lfs-version "development"> <!-- x.y|development] -->
|
||||
|
@ -172,7 +172,7 @@ make</userinput></screen>
|
||||
</para>
|
||||
|
||||
<screen role="root"><userinput>update-desktop-database &&
|
||||
update-mime-database</userinput></screen>
|
||||
update-mime-database /usr/share/mime</userinput></screen>
|
||||
</sect2>
|
||||
|
||||
<sect2 role="starting">
|
||||
|
Loading…
Reference in New Issue
Block a user