Fix install of holiday file
PR: 33508 Submitted by: maintainer
This commit is contained in:
parent
a8997f5112
commit
62e915c8e1
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=52551
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user