From 14bdbbf78b53653d6b4aef92c2105419da2ebc8c 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:10 +0700 Subject: [PATCH] xfce4-weather-plugin: fix l10n dir --- srcpkgs/xfce4-weather-plugin/template | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/srcpkgs/xfce4-weather-plugin/template b/srcpkgs/xfce4-weather-plugin/template index 84e5ba9bc6a..cdc60bc529a 100644 --- a/srcpkgs/xfce4-weather-plugin/template +++ b/srcpkgs/xfce4-weather-plugin/template @@ -1,8 +1,9 @@ # Template file for 'xfce4-weather-plugin' pkgname=xfce4-weather-plugin version=0.10.2 -revision=1 +revision=2 build_style=gnu-configure +configure_args="--with-locales-dir=/usr/share/locale" hostmakedepends="pkg-config intltool" makedepends="libxfce4ui-devel xfce4-panel-devel libxml2-devel libsoup-devel upower-devel" depends="hicolor-icon-theme"