From a42000646f8c3ab30f8331e0b260ad40a1c6bb33 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-diskperf-plugin: fix l10n dir --- srcpkgs/xfce4-diskperf-plugin/template | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/srcpkgs/xfce4-diskperf-plugin/template b/srcpkgs/xfce4-diskperf-plugin/template index 8081d616c37..c5ada149537 100644 --- a/srcpkgs/xfce4-diskperf-plugin/template +++ b/srcpkgs/xfce4-diskperf-plugin/template @@ -1,8 +1,9 @@ # Template file for 'xfce4-diskperf-plugin' pkgname=xfce4-diskperf-plugin version=2.6.2 -revision=3 +revision=4 build_style=gnu-configure +configure_args="--with-locales-dir=/usr/share/locale" hostmakedepends="pkg-config intltool" makedepends="xfce4-panel-devel" short_desc="Plugin for the Xfce4 panel displaying disk/partition performance"