Date: Wed, 18 Apr 2018 16:27:56 +0000 (UTC) From: Mathieu Arnold <mat@FreeBSD.org> To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r51570 - head/en_US.ISO8859-1/books/porters-handbook/plist Message-ID: <201804181627.w3IGRukH065391@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: mat Date: Wed Apr 18 16:27:56 2018 New Revision: 51570 URL: https://svnweb.freebsd.org/changeset/doc/51570 Log: Add a not on how to use @desktop-file-utils. Sponsored by: Absolight Modified: head/en_US.ISO8859-1/books/porters-handbook/plist/chapter.xml Modified: head/en_US.ISO8859-1/books/porters-handbook/plist/chapter.xml ============================================================================== --- head/en_US.ISO8859-1/books/porters-handbook/plist/chapter.xml Wed Apr 18 10:25:11 2018 (r51569) +++ head/en_US.ISO8859-1/books/porters-handbook/plist/chapter.xml Wed Apr 18 16:27:56 2018 (r51570) @@ -391,7 +391,10 @@ PLIST_SUB= PERL_ARCH=mach</programlisting> <title><literal>@desktop-file-utils</literal></title> <para>Will run <command>update-desktop-database -q</command> - after installation and deinstallation.</para> + after installation and deinstallation. + <emphasis>Never</emphasis> use directly, add <link + linkend="uses-desktop-file-utils"><literal>USES=desktop-file-utils</literal></link> + to the <filename>Makefile</filename>.</para> </sect2> <sect2 xml:id="plist-keywords-fc">
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201804181627.w3IGRukH065391>