From 776760f1ecf6f4576de50d0aed108fa78a7b6b9d 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-volman: fix l10n dir --- srcpkgs/thunar-volman/template | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/srcpkgs/thunar-volman/template b/srcpkgs/thunar-volman/template index 7f5e6af650..1af74dea70 100644 --- a/srcpkgs/thunar-volman/template +++ b/srcpkgs/thunar-volman/template @@ -1,8 +1,9 @@ # Template file for 'thunar-volman' pkgname=thunar-volman version=4.16.0 -revision=1 +revision=2 build_style=gnu-configure +configure_args="--with-locales-dir=/usr/share/locale" hostmakedepends="pkg-config intltool" makedepends="libgudev-devel libnotify-devel libxfce4ui-devel exo-devel" depends="hicolor-icon-theme desktop-file-utils"