diff --git a/install-impl.sh b/install-impl.sh index 426286f0..cd2d831e 100644 --- a/install-impl.sh +++ b/install-impl.sh @@ -466,6 +466,7 @@ function inst_gnutls() { assert_one_dir $TMP_UDIR/libgcrypt-* assert_one_dir $TMP_UDIR/libgpg-error-* qpushd $TMP_UDIR/libgpg-error-* + sed -i'' s/ro// po/LINGUAS #Converting ro.po to UTF8 hangs ./configure ${HOST_XCOMPILE} --prefix=$_GNUTLS_UDIR --disable-nls \ --disable-languages \ CPPFLAGS="${GNOME_CPPFLAGS}" \