From 44a74af162b7f1fbe7f2409e97a57f88175a5299 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:04 +0700 Subject: [PATCH] xfce4-clipman-plugin: fix l10n dir --- srcpkgs/xfce4-clipman-plugin/template | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/srcpkgs/xfce4-clipman-plugin/template b/srcpkgs/xfce4-clipman-plugin/template index 3f6743665f6..8cd63e07ceb 100644 --- a/srcpkgs/xfce4-clipman-plugin/template +++ b/srcpkgs/xfce4-clipman-plugin/template @@ -1,8 +1,9 @@ # Template file for 'xfce4-clipman-plugin' pkgname=xfce4-clipman-plugin version=1.6.1 -revision=1 +revision=2 build_style=gnu-configure +configure_args="--with-locales-dir=/usr/share/locale" hostmakedepends="intltool pkg-config" makedepends="xfce4-panel-devel libXtst-devel qrencode-devel" short_desc="Clipboard plugin for the Xfce4 panel"