From d9970a0ece2a7960e50fe408c873431a6ee7f5b6 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 07:02:05 +0700 Subject: [PATCH] xfce4-dict: fix l10n dir --- srcpkgs/xfce4-dict/template | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/srcpkgs/xfce4-dict/template b/srcpkgs/xfce4-dict/template index fdaeac5d340..b2b02cd3424 100644 --- a/srcpkgs/xfce4-dict/template +++ b/srcpkgs/xfce4-dict/template @@ -1,8 +1,9 @@ # Template file for 'xfce4-dict' pkgname=xfce4-dict version=0.8.4 -revision=1 +revision=2 build_style=gnu-configure +configure_args="--with-locales-dir=/usr/share/locale" hostmakedepends="pkg-config intltool" makedepends="xfce4-panel-devel" short_desc="Dictionary plugin for the Xfce panel"