mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
libgpg-error: use autopoint instead gettextize, disable NLS
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
f452300756
commit
ef87ee4835
@ -23,7 +23,7 @@
|
||||
. config/options $1
|
||||
|
||||
cd $PKG_BUILD
|
||||
gettextize -f
|
||||
autopoint -f
|
||||
./configure --host=$TARGET_NAME \
|
||||
--build=$HOST_NAME \
|
||||
--prefix=/usr \
|
||||
@ -31,7 +31,7 @@ gettextize -f
|
||||
--localstatedir=/var \
|
||||
--disable-static \
|
||||
--enable-shared \
|
||||
--enable-nls \
|
||||
--disable-nls \
|
||||
--disable-rpath \
|
||||
--with-gnu-ld
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user