diff options
| author | Li-Wen Hsu <lwhsu@FreeBSD.org> | 2009-10-18 06:41:22 +0000 |
|---|---|---|
| committer | Li-Wen Hsu <lwhsu@FreeBSD.org> | 2009-10-18 06:41:22 +0000 |
| commit | 09b4cd960b40261f101870e82da2bb90fd6c430b (patch) | |
| tree | d485fd80b18883df2a9af3acc2887a8e2fcf6df6 /chinese/fcitx/files | |
| parent | 97d40fa8ff188112ab41e3a3aeea06c25a28eed7 (diff) | |
Notes
Diffstat (limited to 'chinese/fcitx/files')
| -rw-r--r-- | chinese/fcitx/files/patch-doc-Makefile.in | 18 | ||||
| -rw-r--r-- | chinese/fcitx/files/patch-xpm-Makefile.in | 20 |
2 files changed, 19 insertions, 19 deletions
diff --git a/chinese/fcitx/files/patch-doc-Makefile.in b/chinese/fcitx/files/patch-doc-Makefile.in index e405a0ed11f9..c3fb7d658123 100644 --- a/chinese/fcitx/files/patch-doc-Makefile.in +++ b/chinese/fcitx/files/patch-doc-Makefile.in @@ -1,11 +1,11 @@ ---- doc/Makefile.in.orig Fri Aug 11 00:40:27 2006 -+++ doc/Makefile.in Wed Aug 23 12:44:19 2006 -@@ -148,7 +148,7 @@ - sharedstatedir = @sharedstatedir@ - sysconfdir = @sysconfdir@ - target_alias = @target_alias@ +--- doc/Makefile.in.orig 2009-10-16 20:23:38.303051048 +0800 ++++ doc/Makefile.in 2009-10-16 20:24:51.132275852 +0800 +@@ -141,7 +141,7 @@ + builddir = @builddir@ + datadir = @datadir@ + datarootdir = @datarootdir@ -docdir = $(pkgdatadir)/doc +docdir = $(datadir)/doc/@PACKAGE@ - doc_DATA = \ - cjkvinput.txt wb_fh.htm fcitx3.pdf pinyin.txt - + dvidir = @dvidir@ + exec_prefix = @exec_prefix@ + host = @host@ diff --git a/chinese/fcitx/files/patch-xpm-Makefile.in b/chinese/fcitx/files/patch-xpm-Makefile.in index 698d8d088207..9f03cb21a476 100644 --- a/chinese/fcitx/files/patch-xpm-Makefile.in +++ b/chinese/fcitx/files/patch-xpm-Makefile.in @@ -1,11 +1,11 @@ ---- xpm/Makefile.in.orig Wed Aug 23 12:45:40 2006 -+++ xpm/Makefile.in Wed Aug 23 12:45:08 2006 -@@ -148,7 +148,7 @@ - sharedstatedir = @sharedstatedir@ - sysconfdir = @sysconfdir@ - target_alias = @target_alias@ +--- xpm/Makefile.in.orig 2009-10-08 22:08:06.000000000 +0800 ++++ xpm/Makefile.in 2009-10-16 20:26:46.697277419 +0800 +@@ -172,7 +172,7 @@ + top_build_prefix = @top_build_prefix@ + top_builddir = @top_builddir@ + top_srcdir = @top_srcdir@ -xpmdir = $(pkgdatadir)/xpm -+xpmdir = - xpm_DATA = - EXTRA_DIST = $(xpm_DATA) - all: all-am ++xpmdir = + xpm_DATA = about_icon.xpm chnPunc.xpm engPunc.xpm ft-0.xpm ft-1.xpm \ + fullcorner.xpm gbk-0.xpm gbk-1.xpm halfcorner.xpm lock-0.xpm \ + lock-1.xpm logo.xpm lx-0.xpm lx-1.xpm next.xpm prev.xpm vk-1.xpm vk.xpm |
