lxappearance: load l10n from /usr/share
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# Template file for 'lxappearance'
|
||||
pkgname=lxappearance
|
||||
version=0.6.3
|
||||
revision=3
|
||||
revision=4
|
||||
build_style=gnu-configure
|
||||
configure_args="$(vopt_enable dbus) $(vopt_enable gtk3)"
|
||||
hostmakedepends="pkg-config intltool"
|
||||
@@ -16,3 +16,7 @@ checksum=7222d858b8fef4b7967c42142d61e82ded6dd42dc5ef1d59caad775795928b38
|
||||
|
||||
build_options="gtk3 dbus"
|
||||
build_options_default="dbus gtk3"
|
||||
|
||||
post_patch() {
|
||||
vsed -i -e '/DATADIRNAME=/s/=.*/=share/' configure
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user