diff options
author | jmmv <jmmv@pkgsrc.org> | 2003-05-03 16:38:12 +0000 |
---|---|---|
committer | jmmv <jmmv@pkgsrc.org> | 2003-05-03 16:38:12 +0000 |
commit | 314d90fe9f14908c331d729b1c24125dad5afb65 (patch) | |
tree | d945fecdd277fbb8991c093dcb7afa5abbaddbd6 /wm/icewm/PLIST | |
parent | 6fdda4978ea90145ddff0c57b198532aa735b512 (diff) | |
download | pkgsrc-314d90fe9f14908c331d729b1c24125dad5afb65.tar.gz |
Use bsd.pkg.install.mk to handle the subdirectory in PKG_SYSCONFDIR, and
avoid removing a non-existent directory from the PLIST.
Rename the zh_CN.gb2312 locale to zh_CN.GB2312. Bump PKGREVISION to 3.
Diffstat (limited to 'wm/icewm/PLIST')
-rw-r--r-- | wm/icewm/PLIST | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/wm/icewm/PLIST b/wm/icewm/PLIST index 2b8a772a308..df71e2a4c8e 100644 --- a/wm/icewm/PLIST +++ b/wm/icewm/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.6 2003/04/27 14:57:56 cjep Exp $ +@comment $NetBSD: PLIST,v 1.7 2003/05/03 16:38:12 jmmv Exp $ bin/genpref bin/icehelp bin/icesh @@ -299,9 +299,8 @@ ${PKGLOCALEDIR}/locale/pt_BR/LC_MESSAGES/icewm.mo ${PKGLOCALEDIR}/locale/ro/LC_MESSAGES/icewm.mo ${PKGLOCALEDIR}/locale/ru/LC_MESSAGES/icewm.mo ${PKGLOCALEDIR}/locale/sv/LC_MESSAGES/icewm.mo -${PKGLOCALEDIR}/locale/zh_CN.gb2312/LC_MESSAGES/icewm.mo +${PKGLOCALEDIR}/locale/zh_CN.GB2312/LC_MESSAGES/icewm.mo ${PKGLOCALEDIR}/locale/zh_TW.Big5/LC_MESSAGES/icewm.mo -@dirrm etc/X11/icewm @dirrm lib/X11/icewm/icons @dirrm lib/X11/icewm/ledclock @dirrm lib/X11/icewm/mailbox |