summaryrefslogtreecommitdiff
path: root/chinese
diff options
context:
space:
mode:
authorCheng-Lung Sung <clsung@FreeBSD.org>2005-03-13 02:16:36 +0000
committerCheng-Lung Sung <clsung@FreeBSD.org>2005-03-13 02:16:36 +0000
commit322297796b095c79fb1e200460761cc933a40390 (patch)
tree7936018bf08e76099941d955d2ea710138d003ca /chinese
parent- Fix mispelled USE_JAVA knob [1] (diff)
- it doesn't need extra-patch-4-stable in 0.5.0
PR: 78265 Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=131052
Diffstat (limited to 'chinese')
-rw-r--r--chinese/scim-pinyin/files/extra-patch-4-stable10
1 files changed, 0 insertions, 10 deletions
diff --git a/chinese/scim-pinyin/files/extra-patch-4-stable b/chinese/scim-pinyin/files/extra-patch-4-stable
deleted file mode 100644
index bec92c2d650c..000000000000
--- a/chinese/scim-pinyin/files/extra-patch-4-stable
+++ /dev/null
@@ -1,10 +0,0 @@
---- 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 <time.h>
- #include <scim.h>
- #include "scim_special_table.h"
-+#include <cstdio>
-
- static inline String
- _trim_blank (const String &str)