summaryrefslogtreecommitdiff
path: root/lang/emacs-lisp-intro/files/patch-ac
diff options
context:
space:
mode:
authorYoshio MITA <mita@FreeBSD.org>2002-05-11 09:13:25 +0000
committerYoshio MITA <mita@FreeBSD.org>2002-05-11 09:13:25 +0000
commit1ff24572b13593c7bcf7d2b2208f80271baf71e5 (patch)
tree1b9d7ba50544d5021144ae6d4e37a7df69e2edc3 /lang/emacs-lisp-intro/files/patch-ac
parentWhoops again! ijliao didn't actually test whether this package installs (diff)
- Updated to version 2.04 after approval of maintainer.
- Changed maintainer to ports@FreeBSD.org after the request from current maintainer. PR: ports/34077 Submitted by: Shuhei AMAKAWA <sa264@cam.ac.uk> Approved by: Don Croyle <croyle@gelemna.org>
Notes
Notes: svn path=/head/; revision=58903
Diffstat (limited to 'lang/emacs-lisp-intro/files/patch-ac')
-rw-r--r--lang/emacs-lisp-intro/files/patch-ac11
1 files changed, 11 insertions, 0 deletions
diff --git a/lang/emacs-lisp-intro/files/patch-ac b/lang/emacs-lisp-intro/files/patch-ac
new file mode 100644
index 000000000000..7ba386f9bfd8
--- /dev/null
+++ b/lang/emacs-lisp-intro/files/patch-ac
@@ -0,0 +1,11 @@
+--- Makefile.in.orig Mon Dec 17 19:24:43 2001
++++ Makefile.in Sun Dec 23 05:29:31 2001
+@@ -57,7 +57,7 @@
+ NORMAL_UNINSTALL = :
+ PRE_UNINSTALL = :
+ POST_UNINSTALL = :
+-MAKEINFO = @MAKEINFO@
++MAKEINFO = @MAKEINFO@ --no-split
+ PACKAGE = @PACKAGE@
+ VERSION = @VERSION@
+