diff options
author | max <max@FreeBSD.org> | 1997-10-31 03:45:59 +0000 |
---|---|---|
committer | max <max@FreeBSD.org> | 1997-10-31 03:45:59 +0000 |
commit | a720694357a2fcfbcf774c0718d448470f572837 (patch) | |
tree | af48292be1eb14c044c381375ac3800baaffbc19 /textproc/coco | |
parent | de9383bcc0f7108921fc6894415ab7dfea67eef7 (diff) | |
download | FreeBSD-ports-a720694357a2fcfbcf774c0718d448470f572837.zip FreeBSD-ports-a720694357a2fcfbcf774c0718d448470f572837.tar.gz |
Fix etc/doc* installation related problems.
Submitted by: maintainer
Diffstat (limited to 'textproc/coco')
-rw-r--r-- | textproc/coco/files/patch-aa | 23 | ||||
-rw-r--r-- | textproc/coco/pkg-plist | 2 |
2 files changed, 0 insertions, 25 deletions
diff --git a/textproc/coco/files/patch-aa b/textproc/coco/files/patch-aa index 6c7569e..3a3d1db 100644 --- a/textproc/coco/files/patch-aa +++ b/textproc/coco/files/patch-aa @@ -156,26 +156,3 @@ @iftex @finalout @end iftex ---- ./Makefile.in.org Mon Dec 19 18:01:54 1994 -+++ ./Makefile.in Tue May 20 22:28:03 1997 -@@ -186,7 +186,7 @@ - # Subdirectories to make recursively. `lisp' is not included - # because the compiled lisp files are part of the distribution - # and you cannot remake them without installing Emacs first. --SUBDIR = lib-src src -+SUBDIR = lib-src src man - - # The makefiles of the directories in $SUBDIR. - SUBDIR_MAKEFILES = lib-src/Makefile src/Makefile oldXMenu/Makefile lwlib/Makefile -@@ -338,10 +338,7 @@ - if [ `(cd ${srcdir}/info && /bin/pwd)` != `(cd ${infodir} && /bin/pwd)` ]; \ - then \ - (cd ${srcdir}/info ; \ -- if [ ! -f ${infodir}/dir ] && [ -f dir ]; then \ -- (cd $${thisdir}; ${INSTALL_DATA} ${srcdir}/info/dir ${infodir}/dir); \ -- fi ; \ -- for f in cl* dired-x* emacs* forms* gnus* info* sc* vip* \ -+ for f in cl* dired-x* emacs* forms* gnus* sc* vip* \ - antenews* canna* egg* languages* m2ps* mule* kbd-trans* \ - quail* terminology* CCL* ISO2022* R2L* XFONT*; do \ - (cd $${thisdir}; ${INSTALL_DATA} ${srcdir}/info/$$f ${infodir}/$$f); \ diff --git a/textproc/coco/pkg-plist b/textproc/coco/pkg-plist index c06f38e9..7bef223 100644 --- a/textproc/coco/pkg-plist +++ b/textproc/coco/pkg-plist @@ -116,8 +116,6 @@ lib/mule/19.28/etc/COPYING lib/mule/19.28/etc/ChangeLog lib/mule/19.28/etc/DEBUG lib/mule/19.28/etc/DISTRIB -lib/mule/19.28/etc/DOC -lib/mule/19.28/etc/DOC-19.28.1 lib/mule/19.28/etc/FAQ lib/mule/19.28/etc/FAQ-Mule lib/mule/19.28/etc/FAQ-Mule.cn |