Skip to content

Commit

Permalink
Fix hang when building libgpg-error.
Browse files Browse the repository at this point in the history
  • Loading branch information
jralls committed Nov 2, 2014
1 parent 8fd8089 commit 35930b6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions install-impl.sh
Expand Up @@ -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}" \
Expand Down

0 comments on commit 35930b6

Please sign in to comment.