From 25ca3090042e3226cd0442e0efcb1c773c71e72a 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:11 +0700 Subject: [PATCH] xfce4-xkb-plugin: fix l10n dir --- srcpkgs/xfce4-xkb-plugin/template | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/srcpkgs/xfce4-xkb-plugin/template b/srcpkgs/xfce4-xkb-plugin/template index eee39e6340..c4ce16b6ec 100644 --- a/srcpkgs/xfce4-xkb-plugin/template +++ b/srcpkgs/xfce4-xkb-plugin/template @@ -1,8 +1,9 @@ # Template file for 'xfce4-xkb-plugin' pkgname=xfce4-xkb-plugin version=0.8.1 -revision=3 +revision=4 build_style=gnu-configure +configure_args="--with-locales-dir=/usr/share/locale" hostmakedepends="pkg-config intltool" makedepends="garcon-devel xfce4-panel-devel libxklavier-devel librsvg-devel libwnck-devel" short_desc="Plugin to switch keyboard layouts for the Xfce4 panel"