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:
Pierre Labastie 2016-03-19 17:14:59 +00:00
parent 63e837a6cb
commit aa5520ec58
2 changed files with 3 additions and 3 deletions

View File

@ -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] -->

View File

@ -172,7 +172,7 @@ make</userinput></screen>
</para>
<screen role="root"><userinput>update-desktop-database &amp;&amp;
update-mime-database</userinput></screen>
update-mime-database /usr/share/mime</userinput></screen>
</sect2>
<sect2 role="starting">