diff options
Diffstat (limited to 'chinese/oxim/files/patch-Makefile.in')
-rw-r--r-- | chinese/oxim/files/patch-Makefile.in | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/chinese/oxim/files/patch-Makefile.in b/chinese/oxim/files/patch-Makefile.in index 94090972a4f6..cf909cf258f1 100644 --- a/chinese/oxim/files/patch-Makefile.in +++ b/chinese/oxim/files/patch-Makefile.in @@ -1,11 +1,11 @@ ---- ./Makefile.in.orig Fri Sep 22 17:20:10 2006 -+++ ./Makefile.in Mon Oct 9 09:38:36 2006 -@@ -672,8 +672,6 @@ +--- Makefile.in.orig 2008-02-22 10:48:20.000000000 +0800 ++++ Makefile.in 2008-02-22 10:48:24.000000000 +0800 +@@ -677,8 +677,6 @@ install-exec-local: - $(mkinstalldirs) $(DESTDIR)/$(input_d_dir) - sed 's|@OXIM_IM_MODULE_DIR@|$(IM_MODULES_DIR)|' oxim-start.sh.in > $(DESTDIR)/$(input_d_dir)/oxim - - uninstall-local: - rm -f $(DESTDIR)/$(input_d_dir)/oxim + @ENABLE_SETUP_TOOL_TRUE@ $(mkinstalldirs) $(DESTDIR)/$(datadir)/applications + @ENABLE_SETUP_TOOL_TRUE@ $(INSTALL_DATA) oxim-setup.desktop $(DESTDIR)/$(datadir)/applications + @ENABLE_SETUP_TOOL_TRUE@ $(mkinstalldirs) $(DESTDIR)/$(datadir)/pixmaps |