diff options
author | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2010-02-24 21:50:39 +0100 |
---|---|---|
committer | Peter Korsgaard <jacmet@sunsite.dk> | 2010-02-24 22:45:29 +0100 |
commit | 9f19a96360600777093f5f95bb3dd3d3a152e4bb (patch) | |
tree | 5923ce61eacf5fe8f616c052b1d9bbe8897d20f8 /package/pango | |
parent | 71697ac6ccdd121251821a27c403728315116336 (diff) |
pango: re-enable thai module
This module got disabled when pango was upgraded to 1.19.3. But now,
the module builds fine. And even more: disabling it breaks the build
when modules are compiled statically into pango.
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/pango')
-rw-r--r-- | package/pango/pango-no-libthai.patch | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/package/pango/pango-no-libthai.patch b/package/pango/pango-no-libthai.patch deleted file mode 100644 index 78a3bafdd..000000000 --- a/package/pango/pango-no-libthai.patch +++ /dev/null @@ -1,10 +0,0 @@ ---- a/modules/Makefile.am 2007-07-05 17:30:28.000000000 -0400 -+++ b/modules/Makefile.am 2008-02-09 19:37:13.000000000 -0500 -@@ -8,7 +8,6 @@ SUBDIRS = \ - indic \ - khmer \ - syriac \ -- thai \ - tibetan - - EXTRA_DIST = \ |