summaryrefslogtreecommitdiff
path: root/editors/mule/patches/patch-an
diff options
context:
space:
mode:
Diffstat (limited to 'editors/mule/patches/patch-an')
-rw-r--r--editors/mule/patches/patch-an38
1 files changed, 0 insertions, 38 deletions
diff --git a/editors/mule/patches/patch-an b/editors/mule/patches/patch-an
deleted file mode 100644
index d0a2ee24fa1..00000000000
--- a/editors/mule/patches/patch-an
+++ /dev/null
@@ -1,38 +0,0 @@
-$NetBSD: patch-an,v 1.1.1.1 2000/11/21 05:21:10 kei Exp $
-
-*** Makefile.in.orig Tue Dec 20 11:01:54 1994
---- Makefile.in Fri Nov 17 15:29:34 2000
-***************
-*** 186,192 ****
- # 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
-
- # The makefiles of the directories in $SUBDIR.
- SUBDIR_MAKEFILES = lib-src/Makefile src/Makefile oldXMenu/Makefile lwlib/Makefile
---- 186,192 ----
- # 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 man
-
- # The makefiles of the directories in $SUBDIR.
- SUBDIR_MAKEFILES = lib-src/Makefile src/Makefile oldXMenu/Makefile lwlib/Makefile
-***************
-*** 341,347 ****
- 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* \
- antenews* canna* egg* languages* m2ps* mule* kbd-trans* \
- quail* terminology* CCL* ISO2022* R2L* XFONT*; do \
- (cd $${thisdir}; ${INSTALL_DATA} ${srcdir}/info/$$f ${infodir}/$$f); \
---- 341,347 ----
- 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* 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); \