summaryrefslogtreecommitdiff
path: root/lang/caml-light/files/patch-af
diff options
context:
space:
mode:
authorJoseph Koshy <jkoshy@FreeBSD.org>1998-07-28 06:25:43 +0000
committerJoseph Koshy <jkoshy@FreeBSD.org>1998-07-28 06:25:43 +0000
commita2103efd20fe65de2b0764b968ccd6e64ca10a03 (patch)
tree80c4b1f471fc17a9189d60bd0a5574f2194d38ca /lang/caml-light/files/patch-af
parentUpgrade to 0.17.5. (diff)
A light weight implementation of CAML, a strongly typed functional
language belonging to the ML family.
Notes
Notes: svn path=/head/; revision=12180
Diffstat (limited to 'lang/caml-light/files/patch-af')
-rw-r--r--lang/caml-light/files/patch-af7
1 files changed, 7 insertions, 0 deletions
diff --git a/lang/caml-light/files/patch-af b/lang/caml-light/files/patch-af
new file mode 100644
index 000000000000..9d7bbddcf7a8
--- /dev/null
+++ b/lang/caml-light/files/patch-af
@@ -0,0 +1,7 @@
+--- contrib/camlsearch/emacs-lisp/Makefile-- Sat Feb 4 23:42:23 1995
++++ contrib/camlsearch/emacs-lisp/Makefile Tue Jul 28 08:49:53 1998
+@@ -1,3 +1,4 @@
+ SOURCES=caml-search.el
+ install: $(SOURCES)
++ mkdir -p $(ELISPDIR)
+ cp $(SOURCES) $(ELISPDIR)