mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
intltool: update to intltool-0.50.2
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
a7c651aac5
commit
dd16adcd22
@ -29,9 +29,8 @@ cd $PKG_BUILD
|
|||||||
./configure --host=$HOST_NAME \
|
./configure --host=$HOST_NAME \
|
||||||
--build=$HOST_NAME \
|
--build=$HOST_NAME \
|
||||||
--prefix=$ROOT/$TOOLCHAIN \
|
--prefix=$ROOT/$TOOLCHAIN \
|
||||||
--disable-nls
|
|
||||||
|
|
||||||
make install
|
make install
|
||||||
|
|
||||||
mkdir -p $SYSROOT_PREFIX/usr/share/aclocal
|
mkdir -p $SYSROOT_PREFIX/usr/share/aclocal
|
||||||
cp intltool.m4 $SYSROOT_PREFIX/usr/share/aclocal
|
cp intltool.m4 $SYSROOT_PREFIX/usr/share/aclocal
|
||||||
|
@ -19,7 +19,7 @@
|
|||||||
################################################################################
|
################################################################################
|
||||||
|
|
||||||
PKG_NAME="intltool"
|
PKG_NAME="intltool"
|
||||||
PKG_VERSION="0.50.1"
|
PKG_VERSION="0.50.2"
|
||||||
PKG_REV="1"
|
PKG_REV="1"
|
||||||
PKG_ARCH="any"
|
PKG_ARCH="any"
|
||||||
PKG_LICENSE="GPL"
|
PKG_LICENSE="GPL"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user