diff options
Diffstat (limited to 'japanese/today')
-rw-r--r-- | japanese/today/files/Makefile | 2 | ||||
-rw-r--r-- | japanese/today/pkg-plist | 3 |
2 files changed, 3 insertions, 2 deletions
diff --git a/japanese/today/files/Makefile b/japanese/today/files/Makefile index 2875ee42acc4..cfdd92f79d33 100644 --- a/japanese/today/files/Makefile +++ b/japanese/today/files/Makefile @@ -6,7 +6,7 @@ CFLAGS += -DDISTRIBUTE -DMSG_STYLE PROGRAM = today MANPAGE = today.1 PREFIX = /usr/local -MANDIR = ${PREFIX}/man/ja_JP.EUC/cat1 +MANDIR = ${PREFIX}/man/ja/cat1 OBJSMV = birthday.o config.o date.o event.o getfile.o getsb.o \ history.o kansi.o kyureki.o kyusei.o list.o machine.o \ main.o misc.o pager.o rdcalendar.o schedule.o sekki.o sepparam.o diff --git a/japanese/today/pkg-plist b/japanese/today/pkg-plist index b8afa75d65a0..57dc9ff7a7a7 100644 --- a/japanese/today/pkg-plist +++ b/japanese/today/pkg-plist @@ -1,7 +1,7 @@ bin/today bin/calendar-today bin/dayinfo -man/ja_JP.EUC/cat1/today.1.gz +man/ja/cat1/today.1.gz lib/today.cnf share/today/birthday.tbl share/today/event01.tbl @@ -36,3 +36,4 @@ share/today/kyureki.tbl share/today/magazin.tbl share/today/monthly.tbl share/today/week.tbl +@dirrm share/today |