diff options
Diffstat (limited to 'japanese/gicq/files/patch-ad')
-rw-r--r-- | japanese/gicq/files/patch-ad | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/japanese/gicq/files/patch-ad b/japanese/gicq/files/patch-ad new file mode 100644 index 000000000000..b23db8901736 --- /dev/null +++ b/japanese/gicq/files/patch-ad @@ -0,0 +1,12 @@ +--- doc/Makefile.in.orig Mon Sep 6 23:46:58 1999 ++++ doc/Makefile.in Mon Sep 6 23:48:32 1999 +@@ -114,7 +114,8 @@ + ZVT_LIBS = @ZVT_LIBS@ + l = @l@ + +-gicq_helpdir = $(datadir)/gnome/help/gicq/C ++@INSIDE_GNOME_COMMON_TRUE@gicq_helpdir = $(datadir)/gnome/help/gicq/C ++@INSIDE_GNOME_COMMON_FALSE@gicq_helpdir = $(datadir)/doc/gicq/C + + gicq_help_DATA = \ + index.html \ |