diff options
author | Satoshi Taoka <taoka@FreeBSD.org> | 2000-06-23 15:53:33 +0000 |
---|---|---|
committer | Satoshi Taoka <taoka@FreeBSD.org> | 2000-06-23 15:53:33 +0000 |
commit | c2a3e05289aebf9ac4e014500b5364e27282315a (patch) | |
tree | 97bd4afebe12a0f8d6c68f85b346b4cacd506631 /textproc | |
parent | 7fb5ff1f787f7794c3d414ab5813acfc592f5aac (diff) | |
download | ports-c2a3e05289aebf9ac4e014500b5364e27282315a.tar.gz ports-c2a3e05289aebf9ac4e014500b5364e27282315a.zip |
Notes
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/coco/pkg-plist | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/coco/pkg-plist b/textproc/coco/pkg-plist index af0d3bd81ad5..38dbcebcd928 100644 --- a/textproc/coco/pkg-plist +++ b/textproc/coco/pkg-plist @@ -151,7 +151,7 @@ info/terminology @exec install-info --section="The Emacs editor and associated tools" --entry="* Egg-jp: (egg-jp). Japanese/Chinese Inputting Method. (Japanese)" %D/info/egg-jp %D/info/dir @exec install-info --section="The Emacs editor and associated tools" --entry="* Canna-jp: (canna-jp). Another Japanese Inputting Method. (Japanese)" %D/info/canna-jp %D/info/dir @comment -@exec [ -f %D/share/mule/%%EMACS_VERSION%%/info/dir ] || mkdir -p %D/share/mule/%%EMACS_VERSION%%/info; sed -ne '1,/Menu:/p' /usr/share/info/dir > %D/share/mule/%%EMACS_VERSION%%/info/dir +@exec [ -f %D/share/mule/%%EMACS_VERSION%%/info/dir ] || mkdir -p %D/share/mule/%%EMACS_VERSION%%/info libexec/mule/%%EMACS_VERSION%%/%%EMACS_ARCH%%/cvtmail libexec/mule/%%EMACS_VERSION%%/%%EMACS_ARCH%%/digest-doc libexec/mule/%%EMACS_VERSION%%/%%EMACS_ARCH%%/emacsserver |