aboutsummaryrefslogtreecommitdiff
path: root/lang/ocaml-mode.el/files
diff options
context:
space:
mode:
authorJoseph Koshy <jkoshy@FreeBSD.org>2001-10-23 09:06:17 +0000
committerJoseph Koshy <jkoshy@FreeBSD.org>2001-10-23 09:06:17 +0000
commitffa24a964d2a5b629e840603220f70221c663069 (patch)
tree1b41af0eb06185049aa00bcb5825c9afe922c0ff /lang/ocaml-mode.el/files
parent1ca3d6c792902e889f8b43e19ccb8c06b5cdefb0 (diff)
downloadports-ffa24a964d2a5b629e840603220f70221c663069.tar.gz
ports-ffa24a964d2a5b629e840603220f70221c663069.zip
Notes
Diffstat (limited to 'lang/ocaml-mode.el/files')
-rw-r--r--lang/ocaml-mode.el/files/patch-aa11
1 files changed, 11 insertions, 0 deletions
diff --git a/lang/ocaml-mode.el/files/patch-aa b/lang/ocaml-mode.el/files/patch-aa
new file mode 100644
index 000000000000..1451606d079d
--- /dev/null
+++ b/lang/ocaml-mode.el/files/patch-aa
@@ -0,0 +1,11 @@
+--- Makefile-- Tue Mar 27 09:10:46 2001
++++ Makefile Tue Oct 23 11:57:10 2001
+@@ -11,7 +11,7 @@
+ EMACS=emacs
+
+ # Where to install ocamltags script
+-SCRIPTDIR = /usr/local/bin
++SCRIPTDIR = ${PREFIX}/bin
+
+ # Command for byte-compiling the files
+ COMPILECMD=(progn \