xfce4-power-manager: fix l10n dir

This commit is contained in:
Đoàn Trần Công Danh 2020-12-31 07:02:07 +07:00
parent 621a8919e8
commit 7540089765
1 changed files with 2 additions and 2 deletions

View File

@ -1,9 +1,9 @@
# Template file for 'xfce4-power-manager'
pkgname=xfce4-power-manager
version=4.16.0
revision=1
revision=2
build_style=gnu-configure
configure_args="--disable-static"
configure_args="--with-locales-dir=/usr/share/locale --disable-static"
hostmakedepends="pkg-config intltool"
makedepends="libxfce4ui-devel libnotify-devel upower-devel xfce4-panel-devel"
depends="hicolor-icon-theme desktop-file-utils"