diff options
-rw-r--r-- | deskutils/xcalendar/files/patch-ad | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/deskutils/xcalendar/files/patch-ad b/deskutils/xcalendar/files/patch-ad index 51355874f2f4..1122f1b87e09 100644 --- a/deskutils/xcalendar/files/patch-ad +++ b/deskutils/xcalendar/files/patch-ad @@ -36,7 +36,7 @@ MakeDir($(LIBDIR)/ja_JP.EUC/app-defaults) $(INSTALL) -c $(INSTAPPFLAGS) XCal-uj.ad $(LIBDIR)/ja_JP.EUC/app-defaults/XCalendar + MakeDir($(XCALENDAR_JP_LIBDIR)) -+ $(INSTALL) -c $(INSTAPPFLAGS) $(FILESDIR)/xcalendar.hol $(XCALENDAR_JP_LIBDIR) ++ $(INSTALL) -c $(INSTAPPFLAGS) $(FILESDIR)/xcalendar-uj.hol $(XCALENDAR_JP_LIBDIR)/xcalendar.hol + $(INSTALL) -c $(INSTAPPFLAGS) xcalendar-uj.hlp $(XCALENDAR_JP_LIBDIR)/xcalendar.hlp + $(INSTALL) -c $(INSTMANFLAGS) xcalendar-uj.man \ + $(MANPATH)/ja/man1/xcalendar.1 |