mirror of
https://github.com/archr-linux/Arch-R.git
synced 2026-03-31 14:41:55 -07:00
libgpg-error: use autopoint instead gettextize, disable NLS
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user