aboutsummaryrefslogtreecommitdiffstats
path: root/lang/elisp-manual/files
diff options
context:
space:
mode:
authorvanilla <vanilla@FreeBSD.org>1998-09-19 05:51:43 +0800
committervanilla <vanilla@FreeBSD.org>1998-09-19 05:51:43 +0800
commit9f9a666854d331f4e2e266f8d11e999d321b4802 (patch)
tree0a088a443a20af670065844492668c865e16233a /lang/elisp-manual/files
parent74254084757d41dbe25881bdd775966e03452afa (diff)
downloadfreebsd-ports-gnome-9f9a666854d331f4e2e266f8d11e999d321b4802.tar.gz
freebsd-ports-gnome-9f9a666854d331f4e2e266f8d11e999d321b4802.tar.zst
freebsd-ports-gnome-9f9a666854d331f4e2e266f8d11e999d321b4802.zip
Upgrade to 20-2.5, and merge all info page to a BIG file.
Diffstat (limited to 'lang/elisp-manual/files')
-rw-r--r--lang/elisp-manual/files/patch-aa37
-rw-r--r--lang/elisp-manual/files/patch-ab4
2 files changed, 14 insertions, 27 deletions
diff --git a/lang/elisp-manual/files/patch-aa b/lang/elisp-manual/files/patch-aa
index 7a999c6c61bb..5e4601314724 100644
--- a/lang/elisp-manual/files/patch-aa
+++ b/lang/elisp-manual/files/patch-aa
@@ -1,34 +1,21 @@
---- Makefile.orig Tue Dec 17 06:48:54 1996
-+++ Makefile Mon Apr 27 21:55:29 1998
-@@ -20,7 +20,7 @@
+--- Makefile.in.orig Sun Aug 30 02:38:17 1998
++++ Makefile.in Fri Sep 18 22:36:14 1998
+@@ -47,7 +47,7 @@
- # Unless you have a nonstandard Emacs installation, these shouldn't have to
- # be changed.
--prefix = /usr/local
-+prefix = ${PREFIX}
- infodir = ${prefix}/info
-
- # The name of the manual:
-@@ -53,10 +53,9 @@
- # We depend on makeinfo.c rather than makeinfo -- there's no need to rebuild
- # everything just because makeinfo isn't part of the distribution.
-
--elisp: $(srcs) index.texi makeinfo.c
-- $(MAKE) makeinfo
-+elisp: $(srcs) index.texi
+ elisp: $(srcs) index.texi
rm -f elisp-*
-- ./makeinfo elisp.texi
-+ makeinfo elisp.texi
+- makeinfo elisp.texi
++ makeinfo --no-split elisp.texi
- elisp.dvi: $(srcs) index.texi texindex
+ elisp.dvi: $(srcs) index.texi
# Avoid losing old contents of aux file entirely.
-@@ -82,8 +81,7 @@
+@@ -73,8 +73,7 @@
+ fi
install: elisp
- ./mkinstalldirs $(infodir)
+- ./mkinstalldirs $(infodir)
- cp elisp elisp-* $(infodir)
-- @echo also add the line for elisp to $(infodir)/dir.
-+ ${BSD_INSTALL_DATA} elisp elisp-* $(infodir)
++ cp elisp $(infodir)
+ ${INSTALL_INFO} --dir-file=${infodir}/dir --info-file=${infodir}/elisp
installall: install
- install -c texinfo.tex $(texmacrodir)
diff --git a/lang/elisp-manual/files/patch-ab b/lang/elisp-manual/files/patch-ab
index 43c6120889ec..9f6b1c6f4223 100644
--- a/lang/elisp-manual/files/patch-ab
+++ b/lang/elisp-manual/files/patch-ab
@@ -1,5 +1,5 @@
-*** ../elisp-manual-19-2.4.2/elisp.texi.orig Mon Dec 16 17:37:22 1996
---- ../elisp-manual-19-2.4.2/elisp.texi Tue Nov 18 19:33:09 1997
+*** elisp.texi.orig Mon Dec 16 17:37:22 1996
+--- elisp.texi Tue Nov 18 19:33:09 1997
***************
*** 3,8 ****
--- 3,12 ----