aboutsummaryrefslogtreecommitdiff
path: root/textproc/coco/files/patch-aa
diff options
context:
space:
mode:
authorMasafumi Max NAKANE <max@FreeBSD.org>1997-10-31 03:45:59 +0000
committerMasafumi Max NAKANE <max@FreeBSD.org>1997-10-31 03:45:59 +0000
commiteaaa84e20415a18ce8afd1db8ba52b91533e97a3 (patch)
tree0b5a00561463ffba8924c4b932463f66bb38e6a1 /textproc/coco/files/patch-aa
parentf69ce87fdb7cddd7c0f767f167a5c48620000335 (diff)
downloadports-eaaa84e20415a18ce8afd1db8ba52b91533e97a3.tar.gz
ports-eaaa84e20415a18ce8afd1db8ba52b91533e97a3.zip
Notes
Diffstat (limited to 'textproc/coco/files/patch-aa')
-rw-r--r--textproc/coco/files/patch-aa23
1 files changed, 0 insertions, 23 deletions
diff --git a/textproc/coco/files/patch-aa b/textproc/coco/files/patch-aa
index 6c7569ed38a9..3a3d1db4a9cc 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); \