diff options
Diffstat (limited to 'textproc/iiimf-gnome-im-switcher/files/patch-gnome_help_omf.make')
-rw-r--r-- | textproc/iiimf-gnome-im-switcher/files/patch-gnome_help_omf.make | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/textproc/iiimf-gnome-im-switcher/files/patch-gnome_help_omf.make b/textproc/iiimf-gnome-im-switcher/files/patch-gnome_help_omf.make index 20ba08efe479..78bf144ed989 100644 --- a/textproc/iiimf-gnome-im-switcher/files/patch-gnome_help_omf.make +++ b/textproc/iiimf-gnome-im-switcher/files/patch-gnome_help_omf.make @@ -1,14 +1,5 @@ --- gnome-im-switcher/help/omf.make.orig Thu Sep 23 06:31:15 2004 +++ gnome-im-switcher/help/omf.make Sun May 29 22:04:45 2005 -@@ -26,7 +26,7 @@ - # Version: 0.1.3 (last updated: March 20, 2002) - # - --omf_dest_dir=$(datadir)/omf/@PACKAGE@ -+omf_dest_dir=$(datadir)/gnome/omf/@PACKAGE@ - scrollkeeper_localstate_dir = $(localstatedir)/scrollkeeper - - # At some point, it may be wise to change to something like this: @@ -45,7 +45,9 @@ for file in $(omffile); do \ $(INSTALL_DATA) $$file.out $(DESTDIR)$(omf_dest_dir)/$$file; \ |