From 55b4fd80bd3cfd5982396c2fda94502f49f4165d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C4=90o=C3=A0n=20Tr=E1=BA=A7n=20C=C3=B4ng=20Danh?= Date: Thu, 31 Dec 2020 06:59:32 +0700 Subject: [PATCH] thunar-media-tags-plugin: fix l10n dir --- srcpkgs/thunar-media-tags-plugin/template | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/srcpkgs/thunar-media-tags-plugin/template b/srcpkgs/thunar-media-tags-plugin/template index 66f129031b2..b76107f472c 100644 --- a/srcpkgs/thunar-media-tags-plugin/template +++ b/srcpkgs/thunar-media-tags-plugin/template @@ -1,8 +1,9 @@ # Template file for 'thunar-media-tags-plugin' pkgname=thunar-media-tags-plugin version=0.3.0 -revision=1 +revision=2 build_style=gnu-configure +configure_args="--with-locales-dir=/usr/share/locale" hostmakedepends="intltool pkg-config" makedepends="Thunar-devel exo-devel gtk+-devel taglib-devel" short_desc="Adds special features for media files to the Thunar File Manager"