]> git.pld-linux.org Git - packages/libreoffice.git/blame - libreoffice-hotfix-with-lang-all.patch
- updated to 3.3.0.2
[packages/libreoffice.git] / libreoffice-hotfix-with-lang-all.patch
CommitLineData
ffec9df8
MB
1--- configure.inold 2010-12-22 22:08:07.123879026 +0100
2+++ configure.in 2010-12-22 23:39:10.232519642 +0100
3@@ -7887,6 +7887,7 @@
4 if test -z "$WITH_LANG"; then
5 AC_MSG_RESULT([en-US])
6 else
7+ WITH_LANG="$(sed -e :a -e '/\\$/N; s/\\\n//; ta' -n -e '/^completelangiso/p' $_solenv/inc/postset.mk | sed -e 's/completelangiso=//')"
8 AC_MSG_RESULT([$WITH_LANG])
9 fi
10 AC_SUBST(WITH_LANG)
This page took 0.043073 seconds and 4 git commands to generate.