summaryrefslogtreecommitdiff
path: root/lang/caml-light/files/patch-ae
diff options
context:
space:
mode:
authorJoseph Koshy <jkoshy@FreeBSD.org>1998-08-20 08:07:14 +0000
committerJoseph Koshy <jkoshy@FreeBSD.org>1998-08-20 08:07:14 +0000
commit1757d0a0d4c48c59f1e1063e5e89d0833aa46004 (patch)
tree10c74e1cd72a75255447294645b9847a88a2cd73 /lang/caml-light/files/patch-ae
parentSeems this port didn't survive the gtk path change. Vanilla? :) (diff)
Don't bytecompile emacs .el files that go in to site-lisp/.
Requested by: asami@freebsd.org
Notes
Notes: svn path=/head/; revision=12678
Diffstat (limited to 'lang/caml-light/files/patch-ae')
-rw-r--r--lang/caml-light/files/patch-ae7
1 files changed, 3 insertions, 4 deletions
diff --git a/lang/caml-light/files/patch-ae b/lang/caml-light/files/patch-ae
index e3e52ff7155a..9e99b60102df 100644
--- a/lang/caml-light/files/patch-ae
+++ b/lang/caml-light/files/patch-ae
@@ -1,13 +1,12 @@
---- contrib/camlmode/Makefile-- Mon Dec 2 22:13:37 1996
-+++ contrib/camlmode/Makefile Tue Jul 28 08:48:02 1998
-@@ -11,8 +11,9 @@
+--- contrib/camlmode/Makefile.orig Mon Dec 2 22:13:37 1996
++++ contrib/camlmode/Makefile Thu Aug 20 08:11:56 1998
+@@ -11,8 +11,8 @@
all:
install:
+ mkdir -p $(EMACSLISPDIR)
cp $(FILES) $(EMACSLISPDIR)
- dir=`pwd`; cd $(EMACSLISPDIR); $(EMACS) -batch -l $$dir/compile
-+ -dir=`pwd`; cd $(EMACSLISPDIR); $(EMACS) -batch -l $$dir/compile
clean:
rm -f *~ #*#