From a4ccad8524597394681718c3f99e4e5533bcf8a6 Mon Sep 17 00:00:00 2001 From: "Vanilla I. Shu" Date: Mon, 16 Aug 2004 01:43:05 +0000 Subject: [PATCH] Add extra patch for 4-*. Submitted by: maintainer Pointyhat by: me --- chinese/scim-chinese/files/extra-patch-4-stable | 10 ++++++++++ chinese/scim-pinyin/files/extra-patch-4-stable | 10 ++++++++++ 2 files changed, 20 insertions(+) create mode 100644 chinese/scim-chinese/files/extra-patch-4-stable create mode 100644 chinese/scim-pinyin/files/extra-patch-4-stable diff --git a/chinese/scim-chinese/files/extra-patch-4-stable b/chinese/scim-chinese/files/extra-patch-4-stable new file mode 100644 index 000000000000..bec92c2d650c --- /dev/null +++ b/chinese/scim-chinese/files/extra-patch-4-stable @@ -0,0 +1,10 @@ +--- src/scim_special_table.cpp.orig Wed Aug 4 20:10:57 2004 ++++ src/scim_special_table.cpp Wed Aug 4 20:11:13 2004 +@@ -23,6 +23,7 @@ + #include + #include + #include "scim_special_table.h" ++#include + + static inline String + _trim_blank (const String &str) diff --git a/chinese/scim-pinyin/files/extra-patch-4-stable b/chinese/scim-pinyin/files/extra-patch-4-stable new file mode 100644 index 000000000000..bec92c2d650c --- /dev/null +++ b/chinese/scim-pinyin/files/extra-patch-4-stable @@ -0,0 +1,10 @@ +--- src/scim_special_table.cpp.orig Wed Aug 4 20:10:57 2004 ++++ src/scim_special_table.cpp Wed Aug 4 20:11:13 2004 +@@ -23,6 +23,7 @@ + #include + #include + #include "scim_special_table.h" ++#include + + static inline String + _trim_blank (const String &str)