From fe86efa51fd823c0e4c54068ea239c7e38d95908 Mon Sep 17 00:00:00 2001 From: Arfrever Frehtes Taifersar Arahesis Date: Fri, 10 Mar 2017 20:36:45 +0100 Subject: [PATCH] xdg-utils.eclass: Fix typo in description of MIMEINFO_DATABASE_UPDATE_BIN. --- eclass/xdg-utils.eclass | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/eclass/xdg-utils.eclass b/eclass/xdg-utils.eclass index 9595cec1b491..1f5d4b0b4c52 100644 --- a/eclass/xdg-utils.eclass +++ b/eclass/xdg-utils.eclass @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # @ECLASS: xdg-utils.eclass @@ -34,7 +34,7 @@ esac # @ECLASS-VARIABLE: MIMEINFO_DATABASE_UPDATE_BIN # @INTERNAL # @DESCRIPTION: -# Path to update-desktop-database +# Path to update-mime-database : ${MIMEINFO_DATABASE_UPDATE_BIN:="/usr/bin/update-mime-database"} # @ECLASS-VARIABLE: MIMEINFO_DATABASE_DIR -- 2.26.2