libgpod: fix l10n dir
This commit is contained in:
parent
9549944eb9
commit
e1105eff89
@ -1,7 +1,7 @@
|
||||
# Template file for 'libgpod'
|
||||
pkgname=libgpod
|
||||
version=0.8.3
|
||||
revision=3
|
||||
revision=4
|
||||
build_style=gnu-configure
|
||||
configure_args="--with-udev-dir=/usr/lib/udev --enable-udev"
|
||||
hostmakedepends="intltool pkg-config automake gettext-devel glib-devel libtool"
|
||||
@ -19,6 +19,7 @@ post_patch() {
|
||||
|
||||
pre_configure() {
|
||||
autoreconf -fi
|
||||
vsed -i -e '/DATADIRNAME=/s/=.*/=share/' configure
|
||||
}
|
||||
|
||||
libgpod-devel_package() {
|
||||
|
Loading…
x
Reference in New Issue
Block a user